Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreWe've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
Hello,
I have a table in Power BI from which I need to export the data into a txt file. I am doing so using power automate.
I have been able to use summarizecolumns to appropriately extract the original table data. However, I am needing to add in some custom columns into the export.
I have found that summarizecolumns does not allow custom columns. Is there another way to add in custom columns to the data export?
I have included the Query that is currently pulling data below, without the custom column Projects[Value] and Projects[Level02Code] added. I need to add a custom column to this query. The flow continues to fail when these custom columns are added.
Current Working Query
Thanks!
Solved! Go to Solution.
I believe I found a solution, but would be interested to see if there is another way.
Instead of using a custom column in the exsisting Projects table, I created a custom table and added the new columns this way. This let me use summarizecolumns with all of the columns in the new table.
Hi @cajojohn ,
You can add a calcualted column in Power BI Desktop using DAX or addd a custom column in Power Query using M language.
How to Add a Calculated Column in Microsoft Power BI | TechRepublic
Add a custom column (Power Query) - Microsoft Support
If you want to export data, please refer to
Export data from a Power BI visualization - Power BI | Microsoft Learn
3 Ways For Exporting Data From Power BI: A Complete Guide - Learn | Hevo (hevodata.com)
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
I believe I found a solution, but would be interested to see if there is another way.
Instead of using a custom column in the exsisting Projects table, I created a custom table and added the new columns this way. This let me use summarizecolumns with all of the columns in the new table.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 2 |
| User | Count |
|---|---|
| 8 | |
| 7 | |
| 6 | |
| 6 | |
| 5 |