Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
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.
Thanks
Sudha
Solved! Go to 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]))
@Sreesudha_OC , This is the source for data
https://github.com/CSSEGISandData/COVID-19/tree/master/csse_covid_19_data/csse_covid_19_time_series
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]))
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 44 | |
| 42 | |
| 36 | |
| 25 | |
| 23 |