Hello,
Advice on how to allow a UX toggle for to show financial data based on Months, Quarters, and Years?
My thought process was to create a Months, Quarter, Year boolean and then UX equivalents that IF True would only show that data.
E.g. A boolean titled Months would be exposed to the user that IF TRUE would Trigger a filter on the backend to only show that data aggregated by months.