Forum Discussion
RemondV
6 years agoFrequent Visitor
DAX filter issue
Hi I am a newbe in DAX and i have a issue in figuring out how to correctly filter my data. This is the issue. I have a set of invoices that go through a set of steps during processing. in a day the...
Anonymous
6 years agoNot applicable
SSAS in DQ mode? You probably mean Live Connection mode.
Never mind. If you can create measures, then the measure is
DISTINCTCOUNT( InvoiceProcess[InvoiceNumber] )
Best
D
Never mind. If you can create measures, then the measure is
DISTINCTCOUNT( InvoiceProcess[InvoiceNumber] )
Best
D
RemondV
6 years agoFrequent Visitor
Hi DarLove
Thx for the reply but this is not the solution and does not address the real issue. I have created a new issue as i realised my description did not make clear my problem.
Here is the new topic i created
Regards
Remond