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.
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 |
---|---|
28 | |
12 | |
8 | |
7 | |
5 |
User | Count |
---|---|
36 | |
14 | |
12 | |
7 | |
7 |