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

A new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.

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
May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 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.