Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
Hi All,
Column [Order] = Original Data Set, contains duplicates, type whole number.
Column [TECO] = type TRUE/FALSE, added in the query.
I need to FILTER column [TECO] for TRUE and then DISTINCTCOUNT column [Order] so that I have a unique count of [Order] = TRUE... no count of duplicate [Order].
Order TECO
401103218 | TRUE |
401103220 | FALSE |
401103222 | FALSE |
401103227 | TRUE |
401103471 | TRUE |
401103471 | TRUE |
This is the formula that I wrote:
I thought this was working but after checking it is returning a much higher number than it should. I have tried and continue to try various combinations of functions but it either returns an incorrect number or it is an illegal combination.
Any help appreciated.
Solved! Go to Solution.
OK... I apologise if you are looking into this issue for me... it's taken me all day but it was a mistake in my relationship model. Sorry!!!!
OK... I apologise if you are looking into this issue for me... it's taken me all day but it was a mistake in my relationship model. Sorry!!!!
Ah, no worries. I'm just glad you solved it
Hi,
Are you creating a measure or a calculated column?
If it's a calculated column, make it a measure instead
Hi Gordonlilj,
It is a measure not a column.
Regards,
Moby
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
82 | |
81 | |
52 | |
39 | |
35 |
User | Count |
---|---|
94 | |
79 | |
51 | |
47 | |
47 |