Forum Discussion
syncwithconnex
5 years agoFrequent Visitor
Table Stop Row Aggregation
Hi, I am using the Power BI table. In my monthly fee column, the row is aggregated. Monthly fee is of type currency. I only want the aggregate to appear in the footer. Here is a screenshot. What am ...
- 5 years ago
The relationship of the table was incorrect. I was using the wrong fields. Once I made it a one to many, the query worked.
amitchandak
5 years agoSuper User
syncwithconnex , you have to share the formula
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.
- syncwithconnex5 years agoFrequent Visitor
MonthlyFee comes from another table and there was no relationship between the two tables. I corrected the issue by creating a calculated column and using the RELATED DAX.