March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hi My Dear friends,
Please help me out, How can i Power BI report export into text file using any automation process.
Text file result should be Ex :- 09212022 # 2345 # 13343534667# India
09222022 # 12 # 335454 # USA
09222022 # 12 # 335454 # UK
between the row after row " #" symbol should be display.
Many Thanks for advance.😍.
Solved! Go to Solution.
Hi @Anonymous ,
Maybe you can try python visual and with this code:
and hide the python visuals. It will run and output every time you quote or do some slicing, so please consider adding a bookmark or button to refresh this python visual separately
Result:
Best Regards
Community Support Team _ chenwu zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Anonymous ,
Please use pip install matplotlib and pandas packages. They must be installed
Best Regards
Community Support Team _ chenwu zhu
Thanks so much Chen for given solution..
Hi @Anonymous ,
The power bi exports data file only support csv file. You can open the csv file with Notepad and then replace the , with #.
Best Regards
Community Support Team _ chenwu zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
I have done this already, but need automation process right, if one click, stockholders want to see the txt file
Hi @Anonymous ,
Maybe you can try python visual and with this code:
and hide the python visuals. It will run and output every time you quote or do some slicing, so please consider adding a bookmark or button to refresh this python visual separately
Result:
Best Regards
Community Support Team _ chenwu zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
I will check this and let you know the status. Many thanks for replying sir.
HI Chen,
I trying to following your's python code , but it's throwing error, kindly correct me if i am doing anything worng on this.
PFB the screenshot of code and error.
Hi @Anonymous ,
Please use pip install matplotlib and pandas packages. They must be installed
Best Regards
Community Support Team _ chenwu zhu
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
8 | |
3 | |
2 | |
1 | |
1 |
User | Count |
---|---|
6 | |
3 | |
3 | |
2 | |
2 |