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 Team,
I'm having an issue in Power BI. When creating a table view with columns from the main table, including [CAGR] and Rating[Rating] from the joined table, the expected related value is not displayed. Instead, the rows are repeated with all values from the Rating table. This issue seems to stem from either the calculated measure or the join type, but the exact cause is unclear. Without either column, the table displays correctly.
Current dataset setup:
The Rating table is linked to the main table using a one-way, many-to-one relationship.
The main table includes a calculated measure, [CAGR].
Can anyone help on this?
Expected Result:
Solved! Go to Solution.
try to update the DAX to this
Proud to be a Super User!
try to update the DAX to this
Proud to be a Super User!
This solved the issue! Thank you for the help!
you are welcome
Proud to be a Super User!