Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

How to create a delta calculation table from columns in another table

Hi everyone, I have a table which structure looks like this:   Columns (A to Z....).  Each day, a new column is automatically created from data in the cloud.   How can I calculate in a dif...
  • lc_finance's avatar
    6 years ago

    Hi Anonymous ,

     

     

    can you unpivot those columns in Power Query?

    The goal is to have:

     

    RowColumnValue
    1A0
    2A0
    1C4

     

    If you can have a table like this, then it's possible to calculate automatically the delta between A and B, B and C, etc

     

    Does this help you?

     

    LC

    Interested in Power BI and DAX tutorials? Check out my blog at www.finance-bi.com