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

The Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.

Reply
Chitemerere
Responsive Resident
Responsive Resident

Chart Discrepancies after Data Source Change

I have a Power BI live dataset captured from Microsoft Forms which gives the following visual:

Screenshot 2020-07-24 at 16.56.21.pngI use the following measures as values for the chart:

 

ISO-17025 Certified = CALCULATE(COUNTROWS(), FILTER(ALL(PMQSDataAfrica), SEARCH("ISO 17025 Certified",
PMQSDataAfrica[NQCLSatus],, BLANK()) > 0 ))
 
None = CALCULATE(COUNTROWS(), FILTER(ALL(PMQSDataAfrica), SEARCH("None",
PMQSDataAfrica[NQCLSatus],, BLANK()) > 0 ))
 
WHO-Prequalified = CALCULATE(COUNTROWS(), FILTER(ALL(PMQSDataAfrica), SEARCH("WHO prequalified",
PMQSDataAfrica[NQCLSatus],, BLANK()) > 0 ))
 
 I then downloaded the data from Microsoft Forms in an Excel format and the data is as follows:

NQCLSatus

 

 

 

None;

None;

 

None;

Some monitoring tests ;None;

Laboratories approved by the Ministry of Health; None;

None;

In the process of prequalification with the World Health Organization and ISO-17025 accreditation

 

 

ISO 17025 Certified;WHO prequalified;

ISO 17025 Certified;

 

 

ISO 17025 Certified;WHO prequalified;

 

None;

 

ISO 17025 Certified;

 

 

Using the same measures as above, I am getting a chart different from the above with the same data except that the source is now from Excel as give above:

Screenshot 2020-07-24 at 18.20.23.png

 The chart above does not have values for ISO 17025 for some strange reason although these are available in the Excel data given above.  Please assist in troubleshooting.

 

Regards,

Chris

1 ACCEPTED SOLUTION
Chitemerere
Responsive Resident
Responsive Resident

Managed to sort it out, there were some issues to some column references.

 

Regards,

Chris

View solution in original post

1 REPLY 1
Chitemerere
Responsive Resident
Responsive Resident

Managed to sort it out, there were some issues to some column references.

 

Regards,

Chris

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

Feb2025 Sticker Challenge

Join our Community Sticker Challenge 2025

If you love stickers, then you will definitely want to check out our Community Sticker Challenge!

Feb2025 NL Carousel

Fabric Community Update - February 2025

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