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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Sreesudha_OC
Helper II
Helper II

Need help

 

Hi All,

 

I am trying to get api from John Hopkins as well as WHO to develop dashboard.  

Incase if you have got it, can you please help me.

 

https://covid19.who.int/

 

Thanks

Sudha

1 ACCEPTED SOLUTION

Hi @Sreesudha_OC ,

 

Q: 1. week wise increament of covid cases in each location

A: You could configure incremental refresh to have a try.

https://sqldusty.com/2020/05/20/power-bi-incremental-refresh-with-web-api-data-source/

 

Q: 2. Total number of confirmed cases in those location.  When i apply slicers.

A: Please try like this:

Total Sales_Country = CALCULATE(SUM('Table'[Sales]),ALLEXCEPT('Table','Table'[Country]))
 
 
 

 

Best Regards,
Xue Ding
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

3 REPLIES 3

Thankyou Sir, i was able to figure this out. I just need one more advise. If you look , this data has got dates from Jan 2020 until 20th July 2020 and it will keep on adding.

I need to create a visualization for

1. week wise increament of covid cases in each location

2. Total number of confirmed cases in those location.  When i apply slicers.

 

Can you kindly advise.

 

Thanks

Sudha

Hi @Sreesudha_OC ,

 

Q: 1. week wise increament of covid cases in each location

A: You could configure incremental refresh to have a try.

https://sqldusty.com/2020/05/20/power-bi-incremental-refresh-with-web-api-data-source/

 

Q: 2. Total number of confirmed cases in those location.  When i apply slicers.

A: Please try like this:

Total Sales_Country = CALCULATE(SUM('Table'[Sales]),ALLEXCEPT('Table','Table'[Country]))
 
 
 

 

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

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

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

Top Solution Authors
Top Kudoed Authors