Forum Discussion
HaiVN
Helper III
2 years agoChange from "http" to "https" in Power BI querry
Hello, I have several Power BI repports which are published i POwer BI service. Repports get data from a web API. I found that i have to change the website address at Power BI querry from "http//"...
- 2 years ago
Hello,
Yes! Website manager helps to redirect from http to https and I do not need to do anything!
Sergii24
Super User
2 years agoHi HaiVN, this is an excellent example for using dataflows (What are Power BI Dataflows and their Use Cases? - RADACAD). If you already use it, then you ca proceed directly with bhanu_gautam's suggestion.
If data transformation happens independetly in each of your 50 reports, then you'd need to update them one by one. However I'd strongly suggest you to consider dataflows before doing it. It will save you from a similar issue if happens again.