My Stuff
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
-
Re: SuiteAnalytics Workbook is showing the incorrect quarter
Hi Lea, I think workbook uses typical quarter like Jan - Mar as Q1 and so on. As a workaround, you can try to create a formula for your date field. See sample below: CASE EXTRACT(Month FROM {yourdate…3 -
Re: analytics workbook-labels
Hello , You can use a formula to convert the field: TO_CHAR({datecreated},'Month') This will pull the full month of the date field. Hope this helps Red6
