Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more
Hi,
I have a table with 3 columns
Brand | SKU | Sales |
A | asdf | 50 |
A | qwer | 60 |
A | zxcv | 80 |
B | asdf | 70 |
B | zxcv | 65 |
C | zxcv | 33 |
C | qwer | 19 |
I also have a measure:
Solved! Go to Solution.
This is standard use case for field parameter, a feature introduced not long. Enjoy.
https://learn.microsoft.com/en-us/power-bi/create-reports/power-bi-field-parameters
thanks @FreemanZ @serpiva64
but how do I make the measure to use the parameter i select?
Hi,
in this case probably is possible to use Parameter Fields.
You can see how to do in the video.
https://clipchamp.com/watch/I33pntSLD8G
If this post is useful to help you to solve your issue consider giving the post a thumbs up
and accepting it as a solution !