The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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 |
---|---|
28 | |
11 | |
8 | |
6 | |
5 |
User | Count |
---|---|
35 | |
14 | |
12 | |
9 | |
7 |