Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Anonymous
Not applicable

If condition query

I have created a measure T/F = IF([Total TaskTime Rate] = [Total Rate Check VS Invoice], "True","False"). When I take this measure into table visualization, I am only getting "False" as answer for all rows though condition meets. [TaskTime Rate] measure is created from calculated column "TaskTime Rate" and measure [Total Rate Check VS Invoice] is created from calculated column "Rate Check VS Invoice". 

 

And now "Rate Check VS Invoice" column is created using 2 columns EPAM_TBV[Business Hours Rate], EPAM_TBV[DSS Adjustment] and 2 measures [Volume Discount],[Addl Premium Fee]. And "TaskTime Rate" column is created using 2 columns i.e, EPAM_TBV[Total Project costs] and EPAM_TBV[Project hours]. 

 

I want to know why I'm getting only false as answer. Is it because I have created columns using both measures and columns? Is it correct to create so?, and if there is any other error? Let me know. 

 
1 REPLY 1
ChiragGarg2512
Solution Sage
Solution Sage

@Anonymous , Once the use of measure is started cotinue with the use of measure. Functions like minx, countx can be used for column level data.  

Helpful resources

Announcements
July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors