Forum Discussion
Calculated Measure's values into a slicer/report filter?
- 3 years ago
Hi,
I am not sure if I understood your question correctly, but please check the below picture and the attached pbix file.
All measures are in the attached pbix file's keymeasures field.
Hi,
I am not sure if I understood your question correctly, but please check the below picture and the attached pbix file.
All measures are in the attached pbix file's keymeasures field.
- Anonymous3 years agoNot applicable
This gave me a good idea to create my own table with the measure values and the IDs and it worked! thanks so much 🙂
- Anonymous3 years agoNot applicable
awesome, will check this out.thank you!! Quick question: Your "Data" table has all the values in one table. For my case, all the values come from different tables so I don't really have a central table with Merchant ID + values (revenues). Do you think that makes a difference?
- Jihwan_Kim3 years ago
Super User
Hi,
Thank you for your message.
I am not 100% sure how your data model looks like, but if data model looks different, in some cases (I think in most cases), differnt measures have to be written.