Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
please help i have a measure that gives me a value now i want to make a measure ti get 60% of this value the measure shows
60% van = [verlof uren] / 0.6
is what i would think but this doesnt work so how do i get 60% of the "Verlof uren" measure
Solved! Go to Solution.
@Krijgersss , Try this method and please check datatype it should be numeric
60% van = [verlof uren] * 0.6
Proud to be a Super User! |
|
@Krijgersss , Try this method and please check datatype it should be numeric
60% van = [verlof uren] * 0.6
Proud to be a Super User! |
|
User | Count |
---|---|
15 | |
9 | |
8 | |
6 | |
5 |
User | Count |
---|---|
31 | |
18 | |
15 | |
7 | |
5 |