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 August 31st. Request your voucher.
I have 15 tables with a unique column representing the building name, each table has the same headings (e.g. DIV02:DIV17) plus the total for all rows. I made one of the tables as a Fact and I built one to many connections with others
For example, I used the following measure in one of the tables to give building by building value, but whether it gives me blank or only total or the same total at each row.
Measures used as follows:
Solved! Go to Solution.
Hi @Islam30 ,
If I understand correctly, there are 15 tables with the same table headings. And you create the relationships for these tables in your model, but it return the blank values for the field [full name] when apply the measure onto the visual... Am I right? If yes, I think you can refer the following links to append these tables with the same headings in Power Query Editor first, then create measure and create visual to get the expected result...
Append queries - Power Query | Microsoft Learn
Combine or Append Data in Power BI / Power Query: Main Concepts — The Power User
If the above one can't help you, could you please provide some raw data in your tables (exclude sensitive data) with Text format and your expected result with backend logic and special examples? It would be helpful to find out the solution. You can refer the following link to share the required info:
How to provide sample data in the Power BI Forum
And It is better if you can share a simplified pbix file. You can refer the following link to upload the file to the community. Thank you.
How to upload PBI in Community
Best Regards
Hi @Islam30 ,
If I understand correctly, there are 15 tables with the same table headings. And you create the relationships for these tables in your model, but it return the blank values for the field [full name] when apply the measure onto the visual... Am I right? If yes, I think you can refer the following links to append these tables with the same headings in Power Query Editor first, then create measure and create visual to get the expected result...
Append queries - Power Query | Microsoft Learn
Combine or Append Data in Power BI / Power Query: Main Concepts — The Power User
If the above one can't help you, could you please provide some raw data in your tables (exclude sensitive data) with Text format and your expected result with backend logic and special examples? It would be helpful to find out the solution. You can refer the following link to share the required info:
How to provide sample data in the Power BI Forum
And It is better if you can share a simplified pbix file. You can refer the following link to upload the file to the community. Thank you.
How to upload PBI in Community
Best Regards