Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi,
I have 3 tables in powerBI,
1. DateTable
2.RenumerationTable
3.CAlculationsMeasureTable
Relationship is Many to 1 inactive(date-renumeration)
I need to show the Renumeration value based on the year selected - (year is in DateTable)
RenumerationTable
Based on the selection of year from the year table I need to show the card value with renumeration value.
I tired to display but it is summarizing and showing the total of Renumeration value. SO i need to create a DAX query to achieve this.
Solved! Go to Solution.
Hi, @wheelsshark
Please edit the inactive relationship as below:
\
Please check my sample file for more details.
Best Regards,
Community Support Team _ Eason
The 1- * relationship doesnt work, it says the cardinality you selected isnt valid for this relationship
Hi, @wheelsshark
Please edit the inactive relationship as below:
\
Please check my sample file for more details.
Best Regards,
Community Support Team _ Eason
Hi @wheelsshark ,
Please create a 1-Many relationship (Active) between your two tables: viz- DateTable- Renumeration Table-
And then write the measure.
Mark this as a solution, if I answered your question. Kudos are always appreciated.
Thanks
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
23 | |
8 | |
7 | |
6 | |
6 |
User | Count |
---|---|
28 | |
12 | |
10 | |
10 | |
6 |