Forum Discussion
Rachel_123
Helper I
3 years agoComplex Dax use case
I have this complex use case, I need to get a list of projects or flag them in DAX based on the following: - If a project has multiple expense types then flag : The project that ha...
vanessafvg
Community Champion
3 years agoit depends on how you are creating your data, what other calculated columns do you have in your data?
Rachel_123
Helper I
3 years agoSo I created a table exactly like the example I posted in my question, with just these columns and no additional calculated column , I implemnted your solution and I am still getting circular dependency , I am not sure if I am doing somethign different than you 😞