This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
I've developed a Power BI report that reads data from BLOB Storage, where new JSON files arrive every 2 minutes. To optimize performance, I've set up incremental refresh in Power BI. However, the refresh process is currently slow, taking about 15 minutes, even when only 1-2 small files (less than 5 MB each) are added to the BLOB storage. My requirement is to refresh the report every 5 minutes. To address this, I'm attempting to create a Python script that can be scheduled to run every 5 minutes. This script will detect changes in the BLOB storage and update the Power BI dataset accordingly. I'm facing challenges in connecting Power BI with Python, particularly in obtaining a Power BI Access Token. Can someone please provide me with detailed steps on how to obtain a Power BI Access Token?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.