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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi, Good Day.
I am a newbie here,
Is it Possible to Exclude the Students that exist in Table 1?
Sample Desired Output:
Thanks a lot. 🙂
Solved! Go to Solution.
Hi @ambillate ,
This is one way to do it:
File is attached.
Kind regards, Steve.
Proud to be a Super User!
Awesome Keyboard Shortcusts in Power BI, thumbs up if you like the article
My Community Blog Articles (check them out!)
My Blog - Power M code to automatically detect column types -
How to create test data using DAX!
Hi @ambillate ,
This is one way to do it:
File is attached.
Kind regards, Steve.
Proud to be a Super User!
Awesome Keyboard Shortcusts in Power BI, thumbs up if you like the article
My Community Blog Articles (check them out!)
My Blog - Power M code to automatically detect column types -
How to create test data using DAX!
Glad to be of help!
Proud to be a Super User!
Awesome Keyboard Shortcusts in Power BI, thumbs up if you like the article
My Community Blog Articles (check them out!)
My Blog - Power M code to automatically detect column types -
How to create test data using DAX!
Hi, but I can't use transform data because I get data from Analysis Services. Thanks for your suggestion.
if you are willing to use power query (power bi, transform data).
that is what it does well.
select the type of join you want and the joining keys and all done. couple of mouse clicks.