Forum Discussion
dokat
4 years agoPost Prodigy
Change Row Order in a table
Hi i am trying to change the row order in a table. I created a measure using below formula and added to values but didnt work. Can anyone help? Rearrange Rows = switch(selectedvalue('P&L'[P&L]),...
- 4 years ago
dokat , leave default as blank(), in place of 9 and then try
dokat
4 years agoPost Prodigy
In actual table there are more rows that i shared on the sample data. In the query editor raw table there are total of 15 rows. If i just code the 9 it won't work.
amitchandak
4 years agoSuper User
dokat , leave default as blank(), in place of 9 and then try