Forum Discussion

erhan_79's avatar
erhan_79
Post Prodigy
7 years ago
Solved

DAX formula help

Dear All ;    i need your kind helps about below issue    i have column A with numbers and i want to create a Column B as below :    If Column A is 0 , Column B will 0  İf column A is 1,2,3,4,...
  • AlB's avatar
    AlB
    7 years ago

    Hi erhan_79

     

    Change "ColumnA" for the exact name of your column. Seems to be "Column A"

    Change "Table1" for the exact name of your table

    Just use "Column B" instead of Table1[ColumnB] when creating the new column