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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

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
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

AugPowerBI_Carousel

Power BI Monthly Update - August 2024

Check out the August 2024 Power BI update to learn about new features.

August Carousel

Fabric Community Update - August 2024

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