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 want to create a dashboard with large data joining multiple tables, Which is faster in POWER BI?
1) TABLES -- Adding each and every table from the database and Joining all the tables in the MODEL query.
2) VIEWS -- Creating a single view in the Database with the joining of all tables
3) STORED PROCEDURES -- Creating STORED PROCEDURES without input parameter to return multiple joined tables records.
@balajiraju93 , Power BI prefers star schema
Star schema
https://www.sqlshack.com/implementing-star-schemas-in-power-bi-desktop/
https://docs.microsoft.com/en-us/power-bi/guidance/star-schema
https://www.youtube.com/watch?v=vZndrBBPiQc&feature=youtu.be
https://maqsoftware.com/expertise/powerbi/power-bi-best-practices
https://docs.microsoft.com/en-us/power-bi/guidance/power-bi-optimization
User | Count |
---|---|
77 | |
76 | |
36 | |
31 | |
29 |
User | Count |
---|---|
93 | |
79 | |
57 | |
48 | |
48 |