want to create a calculated column
2 TopicsHow to find the max of rows from 5 different columns
How to find the max of rows from 5 different columns 49 seconds ago I have a table called App with three calculated columns Level1, Level2, Level3, Level4, Level5. Level1 Level2 Level3 Level4 Level5 0 2 3 0 5 1 2 0 0 0 1 0 0 4 0 0 0 3 0 5 I need to write a calculated column formula to find the max of each row. For example: For row1: Max of 0,2,3,0,5 is 5 and likewise for all rows.Solved609Views0likes2Commentsundefined
Hello Everyone , Am new to Power BI, can anyone please help ?? Requirement :- we want to trim the data Like :- (1 yr), (11 yr) , (yr) these data should be removed from the Name column, like below image: - Please Note :- sometimes middle name, can also be mentioned in the bracket at the last, like third row, but want to keep the full name1.2KViews0likes5Comments