mrchonginhk
Well-known Member
- Joined
- Dec 3, 2004
- Messages
- 679
I have a DAX measure returning a text "Asia"
I have a table containing only 2 columns like this:
Region | Sales
===========
Europe | 100
Asia | 300
etc
I wish to using this DAX value "Asia" so that the new table will only shows the Asia row.
How can I do this ?
Thanks
I have a table containing only 2 columns like this:
Region | Sales
===========
Europe | 100
Asia | 300
etc
I wish to using this DAX value "Asia" so that the new table will only shows the Asia row.
How can I do this ?
Thanks