Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Hi,
I'm new in PBi. I'm trying to use my mailbox to control the answered e-mails and high priority flags in my inbox.
I set the Exchange as data source and synch my mailbox. Worked fine.
So, in the next step, i tried to write a python script and use this 'dataset'.
I tried about 3 different ways to declare the dataset, but always return a error.
How can i replace the "pd.read_excel(r'<put your path here>')" with a comand to use the "Mail" (Exchange data source result) ?
Solved! Go to Solution.
What do you want to use Python to do about the mailbox result? If you want to transform and shape the data, you can use Power Query Editor to do that. It is very powerful.
If you only want to use Exchange connector to get the mailbox data and have it for other use, you can export the data into an Excel or CSV file, then use it with Python. With DAX Studio's Export Data feature, it's very easy.
DAX Tools - DAX Studio 15 – Export data - YouTube
Let me know if you have other concerns.
Regards,
Community Support Team _ Jing
If this post helps, please Accept it as the solution to help other members find it.
Hi everyone.,
As i said, i'm a liitle bit new in power bi,
My problem was solved by opening the power query and selecting the hidden atributes.
Bye
What do you want to use Python to do about the mailbox result? If you want to transform and shape the data, you can use Power Query Editor to do that. It is very powerful.
If you only want to use Exchange connector to get the mailbox data and have it for other use, you can export the data into an Excel or CSV file, then use it with Python. With DAX Studio's Export Data feature, it's very easy.
DAX Tools - DAX Studio 15 – Export data - YouTube
Let me know if you have other concerns.
Regards,
Community Support Team _ Jing
If this post helps, please Accept it as the solution to help other members find it.
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Check out the July 2026 Power BI update to learn about new features.
Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.