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

Level up your Power BI skills this month - build one visual each week and tell better stories with data! Get started

Reply
mvasc0ncelos
New Member

Measures data not showing

Hi,

I've created a report in Power BI desktop and created a "_Measures" table, created some measures and applied to visuals.

so far so good.

2021-10-09 00_37_05-Settings.png

 

Then I publish the report and then when I click on the report all the data that has a measure it shows "blank".

2021-10-09 00_38_35-TicketSystem - Power BI - Edge.png

 

I'm the owner of the report and I can't find where "special" permissions are or if it's not permissions what I'm doing wrong.

 

Thank you! 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @mvasc0ncelos ,

 

Based on my test, it works fine on my device.

Try to change the column data type from text to True/False.

4.png

Then your metric also needs to be modified

OpenTickets = CALCULATE ( COUNTROWS ( 'table'), 'table'[STATUS] = FALSE() )

 

 

There're some similar posts you can refer to

https://community.powerbi.com/t5/Desktop/PBI-Service-Visuals-showing-Blanks-and-not-in-Desktop/m-p/9...

https://community.powerbi.com/t5/Desktop/Measure-displaying-blank-value/m-p/291610

 

 

 

 

 

Best Regards,

Stephen Tao

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

5 REPLIES 5
Anonymous
Not applicable

Hi @mvasc0ncelos ,

 

Based on my test, it works fine on my device.

Try to change the column data type from text to True/False.

4.png

Then your metric also needs to be modified

OpenTickets = CALCULATE ( COUNTROWS ( 'table'), 'table'[STATUS] = FALSE() )

 

 

There're some similar posts you can refer to

https://community.powerbi.com/t5/Desktop/PBI-Service-Visuals-showing-Blanks-and-not-in-Desktop/m-p/9...

https://community.powerbi.com/t5/Desktop/Measure-displaying-blank-value/m-p/291610

 

 

 

 

 

Best Regards,

Stephen Tao

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

mvasc0ncelos
New Member

no filters. I also clicked "reset to defaults" but nothing happened. 

I create in the Power BI desktop the table _Measures with the formula _Measures = {Blank()}

For example the measure "OpenTickets"

OpenTickets = CALCULATE ( COUNTROWS ( table), table[STATUS] = "FALSE" )
As I said in Power BI desktop it shows everything fine. Online doesn't.

 

 

YukiK
Impactful Individual
Impactful Individual

Do you have some sample pbix file you can share? So I can take a look in more details

YukiK
Impactful Individual
Impactful Individual

You might be filtering the report accidentally. Did you click on a specific visual element?

mhossain
Solution Sage
Solution Sage

@mvasc0ncelos 

Are you using any filter (true/false) at page level, visual level? 

In the online report, can you try clicking on 'Reset Filter....' option

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

Check out the April 2026 Power BI update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.