Forum Discussion

sea_sriram's avatar
sea_sriram
New Member
9 years ago
Solved

Subtract Two Columns - New BI user

Dear All   Good day. Am new to Power BI - just getting used and watching some online training.   Here is my question.   I have two columns.   Each column has 10 data fields I would like to s...
  • Anonymous's avatar
    Anonymous
    9 years ago

    Hi sea_sriram

     

    Create a calculated column 

    ColumnC =  ([ColumnA] - [ColumnB] )

     

    If this works please accept it as a solution and also give KUDOS.

     

    Cheers

     

    CheenuSing