The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
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.