Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
Prakash1050
Helper III
Helper III

Need a DAX Measure

Hi All,

       I have three table A and table B, table C. 

       Table A have ID, Value, EntityID columns.

       Table B have EntityID, SI.No columns.

       Table C have SI.No, Grade Columns.

       Table A, Table B have Same EntityID column and Table B, Table C have same SI.No column.

        I need a DAX Measure for Calculate Average Weight by Using Table A "Value" Column. Like Table A "Value" 's  each row should be divided by That column "Grand Total" and get each row values are multiplied by Table B "SI.No" then Roundup the values and compare to the Table C "SI.No" column and get the "Grade" Column.

       If i filter Table A "EntityID" means i get also filtered "Grade" Column in Table C.

        I don't want to create relationships these tables.

        Please help me.

Thanks i Advance

2 REPLIES 2
Jesu_Jeevian
Regular Visitor

Declare Variable for Entity ID with the combination of Sl No columns and do your calculations in the return statement. Meanwhile make the relationships between these tables, or create a bridge table 

Anonymous
Not applicable

Hi @Prakash1050 ,

 

I think your calculation is based on your data model. According to your statement, I am still confused on some parts. Please share a sample file with us and show us a screenshot with the calculation logic and the result you want. This will make it easier for us to find the solution.

 

Best Regards,
Rico Zhou

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.