Forum Discussion
pedroccamaraDBI
Post Partisan
4 years agoTREATAS with 2 conditions same table
Hello everyone, My budget measure with treatas is not working and i don't have enough knowledge to understand why. Besides your help, which is always amazing, could you explain me why? So, among o...
- 4 years ago
Hi,
The problem is in your time group columns. The values in the two tables don't match.
In Sales you have values:
Whereas in Budget you have:
So when treatas brings the filter over from Sales to budget nothing matches and you get a blank result.
pedroccamaraDBI
Post Partisan
4 years agoHi bcdobbs
That one is a simple one
NEW Budget = SUM('Tab Budget'[Budget] )
This is my budget table
Thank you for steping in
bcdobbs
Community Champion
4 years agoCan you share what the main Tab Sales table looks like and also a picture of the model view?