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

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

Reply
rajendraongole1
Super User
Super User

Missing data when used Divide function

Hi

 

I have a query:

 

I have used a measure with divide function i am able to get value for that measure but when i want to see for country table dimension some of the rows are missing.

Eg:

Table1[Country]

India

austraila

USA

Germany

spain

Italy

Iran 

UK

 

when i use that measure & country with table chart, some of the countries are missing and not able to report the value for remaining 

output is coming like below

Table1[Country]     Measure1

USA                          8.08%

Germany                  2.29%

spain                         3.4%

Iran                            3.1%

 

how to get the values for remaining countries ? 

 

any suggestions?

 





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





4 REPLIES 4
v-frfei-msft
Community Support
Community Support

Hi @rajendraongole1 ,

 

Please create a new measure as below to work on it.

 

New= [Measure1]+0

 

Community Support Team _ Frank
If this post helps, then please consider Accept it as the solution to help the others find it more quickly.
amitchandak
Super User
Super User

Check with show items with no data in country

ShowItemwithoutdata.JPG

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Thank you amit.

 

Suppose if i use country name as filter, i am not getting the data for particular measure with card chart.

 

is there any way to report even the country value is blank or zero for that measure if i use card visual?

 

 

 

 

 

 

 

 





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





Hi

 

Any possibility to get the data if i used for dimension and card visual?

 

i tried with isblank function and +0 also for the measure i have created. but not worked out.

 

Please suggest.





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

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

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.