The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Hi - First time caller, long-time listener here!
Question: Now, I am looking to dynamically select a value within the slicer based on a variable within my dashboard. Example: if Sales Amount>1M, select parameter A, otherwise select parameter B.
Can someone please assist?
@Anonymous , I doubt you can change the value like that. It need to be column like
if([Sales] >100000000, [Column 1], [Column2])
So it would be static
User | Count |
---|---|
14 | |
11 | |
6 | |
6 | |
5 |
User | Count |
---|---|
28 | |
17 | |
12 | |
7 | |
5 |