Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hello,
I'm not sure if this is the right subforum to ask.
Is there a possibility to create a document like PDF in which all tables, fields and their relationships of a PBI data modell can be visually displayed. In my case the reports are connected to a SSAS tabular data modell which contains abour 100 tables.
Thank you.
Solved! Go to Solution.
HI @thhmez7,
Nope, current the export to pdf feature is work for export power bi report contents.
If you want to get detailed data model structures, I'd like to suggest you use XMLA endpoint(power bi service + premium license) or external tools(power bi desktop + tabular editor) to directly connect the data model, then you can simply trace and print the data structures.
Dataset connectivity and management with the XMLA endpoint in Power BI - Power BI | Microsoft Docs
External tools in Power BI Desktop - Power BI | Microsoft Docs
Regards,
Xiaoxin Sheng
HI @thhmez7,
Nope, current the export to pdf feature is work for export power bi report contents.
If you want to get detailed data model structures, I'd like to suggest you use XMLA endpoint(power bi service + premium license) or external tools(power bi desktop + tabular editor) to directly connect the data model, then you can simply trace and print the data structures.
Dataset connectivity and management with the XMLA endpoint in Power BI - Power BI | Microsoft Docs
External tools in Power BI Desktop - Power BI | Microsoft Docs
Regards,
Xiaoxin Sheng