Forum Discussion
codyraptor
9 years agoResolver I
Date calculation between 3 tables
I have a 'Dispatch' table that has a distinct count of dispatches. It is connected to a 'Vendor' table with a distinct set of vendors. The 'Vendor' table is connected to a 'Vendor Program' table wh...
codyraptor
9 years agoResolver I
I've created a sample pbix file. Where would you like for me to load it? Thanks!!
kcantor
9 years agoCommunity Champion
Do you have a dedicated date table? Most date logic/time intelligence requires a dedicated date table with no missing dates in order for the dax to work appropriately.
See here for more information.