Forum Discussion
Rachel_123
3 years agoHelper I
Complex 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
3 years agoCommunity Champion
it depends on how you are creating your data, what other calculated columns do you have in your data?
Rachel_123
3 years agoHelper I
So 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 😞