Forum Discussion
Access (SQL Query) to Power BI Join
- 3 years ago
Hi mdalton
Thanks for reaching out to us.
please check your data according to this tutorial, NATURALLEFTOUTERJOIN function (DAX) - DAX | Microsoft Learn
if this doesn't help, please share your sample file, then we will check it.
Also, you can try Merge function in Power Query, Power BI: Merge and Append Queries - Perficient Blogs
Best Regards,
Community Support Team _Tang
If this post helps, please consider Accept it as the solution to help the other members find it more quickly.
Hi mdalton
Thanks for reaching out to us.
please check your data according to this tutorial, NATURALLEFTOUTERJOIN function (DAX) - DAX | Microsoft Learn
if this doesn't help, please share your sample file, then we will check it.
Also, you can try Merge function in Power Query, Power BI: Merge and Append Queries - Perficient Blogs
Best Regards,
Community Support Team _Tang
If this post helps, please consider Accept it as the solution to help the other members find it more quickly.
I ended up doing a merge... I don't know why I did not do that in the first place. Thank you.