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 September 15. Request your voucher.
Hi ,
I have the same problem as this post. https://community.fabric.microsoft.com/t5/Desktop/When-Adding-column-from-other-table-it-filters-my-...
I have a table view which contains the columns of 2 different tables.
When I add the columns of the second table, the rows of table one are filtered. I chose the option 'Show item with no data', It only works when I move all the columns of second table to the end
Could you please help ?
Thank you
Tg
Solved! Go to Solution.
That is likely working as designed - read about expanded tables. Expanded tables in DAX - SQLBI
That is likely working as designed - read about expanded tables. Expanded tables in DAX - SQLBI
Thank you for your reply.