Forum Discussion
Anonymous
5 years agoNot applicable
Blank Total
Hi, I have this measure measure=
VAR dates =
MAX('Posting Date'[Date] )
Return
CALCULATE(
COUNTROWS( 'Job' ),
Filter('Duration Entry' ,
'Duration Entry'[Start DateTime Local] <= dates + 21...
Anonymous
5 years agoNot applicable
Hi Anonymous ,
Based on your desccriptions, it seems that you have used three table to create this measure. So what's the relationship between these tables?
Do you mean "&& 'Duration Entry'[Entry Number] = SelectedValue( 'Duration Entry'[Entry Number])" in the following formula?
The information you have provided is not making the problem clear to me. Could you please share some sample data (sample Excel file or screenshot as well) and the expected result to have a clear understanding of your question? I can do some tests for you.
You can save your files in some cloud sharing platforms and share the link here.
How to provide sample data in the Power BI Forum - Microsoft Power BI Community
Best Regards,
Yuna