Forum Discussion
Anonymous
5 years agoNot applicable
Match the data from from different source
I would like to craete a calculation to match data from two different data source. would you be able to help. if its tableau = the calculation will be , if Case number = Case number then "...
amitchandak
5 years agoSuper User
Anonymous , in DAX you can use if and Switch true
refer for Switch
Switch-Case statement of #PowerBI: https://www.youtube.com/watch?v=gelJWktlR80&list=PLPaNVDMhUXGaaqV92SBD5X2hk3TMNlHhb&index=56
if -https://docs.microsoft.com/en-us/dax/if-function-dax
- Anonymous5 years agoNot applicable
I tried..its not working..