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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi guys
I am currently working a lot with the Power Bi Report Builder and getting an overview of working with different datasets:
On one side I have the Entity Questionnaire with the field CompnayNew - here are all IDs of the companies listed which have requested a questionnaire.
Table Questionnaire :
CompnayNew | ExampleField |
1 | TURE |
1 | FALSE |
1 | TRUE |
2 | TRUE |
2 | FALSE |
3 | TRUE |
Now I want to join the names from the entity Compnay
Table Compnay:
[entityId] | [companyName] |
1 | Test A |
2 | Test B |
3 | Test C |
- but my DAX skills are not enough.
(This one is not working...)
Can you help me on this short join. Thank you 🙂
Greetings
Solved! Go to Solution.
@DerMoe , I think you should keep same name for natural join
refer this blog
https://www.sqlbi.com/articles/from-sql-to-dax-joining-tables/
@DerMoe , I think you should keep same name for natural join
refer this blog
https://www.sqlbi.com/articles/from-sql-to-dax-joining-tables/
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.
User | Count |
---|---|
14 | |
13 | |
11 | |
10 | |
10 |