Forum Discussion

joshua1990's avatar
joshua1990
Icon for Post Prodigy rankPost Prodigy
3 years ago

Current Best Practicies - Switch Dollar and Unit in Visual

Hi all,

 

it seems like there are some exciting updates / features that allows us now to easily switch visuals from a unit to a dollar display etc.

In my scenario, I have a data model with a single transactional table, that contains for each sales order 4 different columns with values values in units and 1 column with the individual costs per unit for each order:

Order Value 1 Value 2 Value 3 Value 4 $
1 10 15 5 60 5

 

THen I have a matrix visual in the report the displays these units for each department as a sum.

Now I would like to add a slicer to select Units or Dollars to display the values in units or units * $.

 

How would you do that?

  • SWITCH Measure for each column in the matrix?
  • Calculated groups?
  • Bookmark with 2 visuals?

 

Any thoughts on that?

5 Replies