Forum Discussion
matka123499
2 years agoFrequent Visitor
Power query formula
Hello, I have set of data as in bellow. I would need to add in power query editor another colum which would be calculated according to condition. If ExpenseBasis_ID has "Percentage" in it then it...
- 2 years ago
matka123499
Create a conditional column in Power Query and use the below formulaIf the post helps please give a thumbs up
If it solves your issue, please accept it as the solution to help the other members find it more quickly.
Tharun
tharunkumarRTK
2 years agoSuper User
matka123499
Create a conditional column in Power Query and use the below formula
If the post helps please give a thumbs up
If it solves your issue, please accept it as the solution to help the other members find it more quickly.
Tharun
- matka1234992 years agoFrequent Visitor
Thank you!