Forum Discussion
Akatsuki
3 years agoFrequent Visitor
undefined
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, li...
FreemanZ
3 years agoSuper User
hi Akatsuki
In Power Query Editor, try to split the name column with the right most (
check more here:
https://learn.microsoft.com/en-us/power-query/split-columns-delimiter
Akatsuki
3 years agoFrequent Visitor
Thank you for replying Sir, But I want a calculated column using dax function.