Forum Discussion

cajojohn's avatar
cajojohn
Frequent Visitor
3 years ago
Solved

Summarize Data with Custom Columns

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 ...
  • cajojohn's avatar
    3 years ago

    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.