Forum Discussion
Anonymous
3 years agoNot applicable
DAX Query - Multi-conditional IF statement
Hi, I am trying to write the following in DAX, but am running into a lot of syntax issues and also having difficulty getting my DAX to correctly recognise Tables and Columns with a lot of text s...
amitchandak
3 years agoSuper User
Anonymous , is it a cross table formula ?
refer 4 ways (related, relatedtable, lookupvalue, sumx/minx/maxx with filter) to copy data from one table to another
https://www.youtube.com/watch?v=Wu1mWxR23jU
https://www.youtube.com/watch?v=czNHt7UXIe8
If this does not help
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.