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.
Totally new to Power BI.
I have two tables, Trips and Businesses. Trips table has BusinessID, Business table has BusinessID with Name and other data.
I want to be able to list Bushels by Business Name in a table, and Bushels by Commodity in another, etc. Below I show the table with the ID. How do I just show the Name, not the ID?
Solved! Go to Solution.
Define relationship between the tables based on ID.
Remove the ID in your visual.
Where is the commodity name comes from?
If it helps, mark it as a solution
Kudos are nice too
I cannot believe it is that easy. Geez.
The commodity ID is in another table.
I had already made all the relationships, so everything is working now.
Define relationship between the tables based on ID.
Remove the ID in your visual.
Where is the commodity name comes from?
If it helps, mark it as a solution
Kudos are nice too