Quantcast
Channel: Desktop topics
Viewing all articles
Browse latest Browse all 213916

DAX HELP

$
0
0

Hi,

 

I am trying to replicate the tutorial found here http://www.daxpatterns.com/basket-analysis/ changing it to my code.

 

The probllem is it does not like the last filter function and doesnt recognise it as a function...Any ideas.

 

=CALCULATE (
    DISTINCTCOUNT ( AdDetails[adnumbr] ),
    CALCULATETABLE (
        SUMMARIZE ( AdDetails, AdDetails[adnumbr] ),
        ALL ( titles ),
        USERELATIONSHIP ( AdDetails[ttlname], 'FilterTitle'[filter filterttlname])
    )
)

 

Thanks

 

C


Viewing all articles
Browse latest Browse all 213916

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>