Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi,
I need to count contracts from the Fact Table by an Attribute which is three tables away (image below). I don't know how to write correctly the formula. Here you have the simple one. Could you help me? Thanks in advanced.
Solved! Go to Solution.
This may suffer a bit from the translation engine, but we will try to communicate clearly:
What are you trying to measure here?
It looks like ContratosServicio is your main dimensin table. It has one to many relationship with the next table, which has one to many relationship to the third table. BUT, then you have a MANY TO ONE relationship to MotivosBaja.
You use calendario[date] in your measure, but I don't see it on the drawing.
What are you trying to measure here?
Proud to be a Super User! | |
This may suffer a bit from the translation engine, but we will try to communicate clearly:
What are you trying to measure here?
It looks like ContratosServicio is your main dimensin table. It has one to many relationship with the next table, which has one to many relationship to the third table. BUT, then you have a MANY TO ONE relationship to MotivosBaja.
You use calendario[date] in your measure, but I don't see it on the drawing.
What are you trying to measure here?
Proud to be a Super User! | |
It was the "Directions of filters". Thank you.