Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
How can I filter in the table only the lines where the values of "Conversion Time"> "Upper Limit Express Conv"
Since "Upper Limit Express Express" is a variable that is adjusted with Date slicer
I tried with
Filter Column =
UpperLimit VAR = [Upper Limit Express Conv]
RETURN IF ([Conversion Time]> UpperLimit, 1.0)
but I can't call [Conversion Time] in the function
Check out the September 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.
User | Count |
---|---|
25 | |
20 | |
18 | |
17 | |
17 |
User | Count |
---|---|
35 | |
21 | |
19 | |
18 | |
10 |