Forum Discussion
jalaomar
Helper IV
4 years agoif conditions
Hi, can someone help with the following challenge. I have a table with projects and i would like to display the Total sales price for each projects in a matrix table from my datasource whic...
- 4 years ago
Hi,
I actually found another solution that worked in Power Query
This YouTube tutourial helped a lot but really appriciate your support!
ribisht17
Super User
4 years agohi jalaomar
Can we use Column, then it will be pretty simple
New_Status = IF('Status'[PROJECTID]="A","Open",'Status'[Status])
Thanks,
Ritesh
Mark my post as a solution if it helped you| Munde and Kudis (Ladies and Gentlemen) I like your Kudos!! !!
My YT Channel Dancing With Data !! Connect on Linkedin !!Power BI for Tableau Users
My YT Channel Dancing With Data !! Connect on Linkedin !!Power BI for Tableau Users
jalaomar
Helper IV
4 years agoHi,
I actually found another solution that worked in Power Query
This YouTube tutourial helped a lot but really appriciate your support!
- ribisht174 years ago
Super User
This is the same what I did with column 🙂, you can set the relevant answer/answers as correct so that it can help others/you can set your own answer as correct as well