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.
if these are values in a field called ID: 1,2,3,4,5,6,8,9,10,11,12,13,14,16.......
How do i develop a way to automatically identify the fact that 7 and 15 are missing
Solved! Go to Solution.
Depending on the goals it can be done in DAX and Power Query.
Here's the PQ version:
In DAX I believe you would use GENERATESERIES and pretty much do the exact thing.
PBIX File is here:
Thank you for the elegant solution. However, I went crazy before realizing I had to sort the merged table "Ascending" after the "Full sequence" column.
Depending on the goals it can be done in DAX and Power Query.
Here's the PQ version:
In DAX I believe you would use GENERATESERIES and pretty much do the exact thing.
PBIX File is here:
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
72 | |
72 | |
38 | |
31 | |
27 |
User | Count |
---|---|
92 | |
50 | |
44 | |
40 | |
35 |