-
Re: DOMO chart doesn't sort in Month order? help
Just to expand on what @Jonathan53891 is suggesting. You are able to use different columns in your display and sort. So you can display (Jan, Feb, Mar: the text values), but can sort on a numeric fie…2 -
Re: Total of All States on State Map
Yes, create a beast mode to calculate the % of total. Then use that as your value. SUM(value) / SUM(SUM(value) fixed()) Here is a reference on FIXED functions2 -
Re: Compare to Budget - Actuals in one Dataset and Budget Values in second Dataset
You'll need to do some mapping to create a way to join. I would also personally recommend aggregating up to a daily budget/actual amount in your ETL. You would then need to join to a date dimension t…2 -
Re: Dataset/Dataflow update trigger expirations
Good idea @ColemenWilson ! I would also like this for quarter-end for our financials. The ability to set up expiring / recurring schedules would be great. Right now I can set up only a single update …1 -
Re: can I change the pivot table chart like this? help please
@Lu_zhang - because you have columns defined, the sort order within each column grouping is going to be the same. There is a potential way to get to the end result you want. You would need to restruc…1