Hi, i have try this code, but when i run this code
df_pages = pd.json_normalize(report.get_pages())
it shows an error like this : Power BI report is not embedded
This is a great showcase for powerbiclient library and I will do some testing as I am curious if it can also give what fields from a semantic model are used in visuals. Thank you for your blog!
Risma Ashali
Hi, i have try this code, but when i run this code df_pages = pd.json_normalize(report.get_pages()) it shows an error like this : Power BI report is not embedded
Please help