Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi, I have a dataset with the first 3 columns below and I would like to find out the list of invited companies who did not attend in the 4th column below. May I know how can I achieve that in Power BI? Thanks!
Solved! Go to Solution.
First step is to separate your data into the proper structure
Invited:
Attended:
And then you can use EXCEPT to create your new table
see attached.
You do that with the EXCEPT() statement in DAX.
Please provide sample data (with sensitive information removed) that covers your issue or question completely, in a usable format (not as a screenshot). Leave out anything not related to the issue.
https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-...
Please show the expected outcome based on the sample data you provided.
https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447...
Hi, thanks for your reply. I only have 1 table and the sample data are listed in the image in my original post. Except() expression is used to compare 2 tables if I'm not wrong.
EXCEPT can compare two table variables, regardless of where these are coming from.
Please provide sample data that fully covers your issue.
Please show the expected outcome based on the sample data you provided.
here's the link to the sample data.. the expected outcome is in column D.. thanks for your help! https://docs.google.com/spreadsheets/d/11hdwFoi5CgAPbBMqm2rQrearlc9IBCyl/edit?usp=sharing&ouid=11600...
thank you!
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
24 | |
9 | |
7 | |
6 | |
6 |
User | Count |
---|---|
29 | |
11 | |
11 | |
10 | |
6 |