Forum Discussion
Anonymous
2 years agoNot applicable
FORMAT - Switch and IF
Hi All, I need to change my Switch calculation to remove the BLANK() Var = IF ( HASONEVALUE (Swap[Measure]), SWITCH ( VALUES (Swap[Measure]), "Sales",FORMAT('Sales'...
lbendlin
Super User
2 years agoYou can use field parameters for both columns and measures.
Please provide sample data that fully covers your issue.
Please show the expected outcome based on the sample data you provided.
Anonymous
2 years agoNot applicable
lbendlin Thanks. I have uploaded the sample data with the new columns in the link above
I want the same parameter
But I want to have 3 columns as output in the visual
| Year-Month | Para | Para A | Para B | Para C |
How can I use the parameter to swap values for all the 3 columns? Thanks