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 2 columns Accounting and Date joined via Both side filter in model. For a measure, I am using crossfilter to override this join as Single side -
My crossfilter on Accounting and Date table works as expected, when I run the following DAX (i.e. returns values for dates which might not have accounting entries):
@Anonymous , Looking at this I am not sure on the need of ALLSELECTED('Accounting')
remove that and try. Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.
@amitchandak , I am unable to share any file outside my org network.
The ALLSELECTED('Accounting') was used from my original which is slightly more complex. But even after removing that there is no change in output:
Following is the expected/required output achieved with single side filter b/n Accounting and date:
But I need to keep the Filter b/n Accounting and Date to Both side for some other use case, hence was tring to override the filter just for this measure. But its not working. Any idea, where its going wrong?
Thanks,
Shailee
User | Count |
---|---|
22 | |
11 | |
8 | |
6 | |
6 |
User | Count |
---|---|
26 | |
13 | |
11 | |
9 | |
6 |