Forum Discussion
codyraptor
Resolver I
9 years agoDate 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
Resolver I
9 years agoI've created a sample pbix file. Where would you like for me to load it? Thanks!!
kcantor
Community Champion
9 years agoDo 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.