March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hi community,
My requirement is to conditional format the below highlighted only Total value of the columns Total. (It's giving the sum vertically)
Pbix attached hereby.
@Fowmy , FYI
Thanks in advance
Solved! Go to Solution.
@SUMESHKUMAR22
Create this measure:
CF = INT(NOT ISINSCOPE( data[TIMESHEET MONTH YEAR] ) && NOT ISINSCOPE( data[Resource name] ) && ISINSCOPE( data[Phase]))
Select FX under Cell Elements
Assign the Measure and the values:
Result:
⭕ Subscribe and learn Power BI from these videos
⚪ Website ⚪ LinkedIn ⚪ PBI User Group
@SUMESHKUMAR22
Create this measure:
CF = INT(NOT ISINSCOPE( data[TIMESHEET MONTH YEAR] ) && NOT ISINSCOPE( data[Resource name] ) && ISINSCOPE( data[Phase]))
Select FX under Cell Elements
Assign the Measure and the values:
Result:
⭕ Subscribe and learn Power BI from these videos
⚪ Website ⚪ LinkedIn ⚪ PBI User Group
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
120 | |
74 | |
59 | |
57 | |
44 |
User | Count |
---|---|
183 | |
120 | |
80 | |
65 | |
57 |