Forum Discussion

awff's avatar
awff
Helper III
4 years ago
Solved

USERELATIONSHIP with date not working as expected

Hello,   I'm trying to do a very simple count measure with USERELATIONSHIP with my date table and column and for some reason the values are not showing.    There is 100% certainty that there is a...
  • mahoneypat's avatar
    mahoneypat
    4 years ago

    It does look like your Dates table is not covering the range of Opportunity[Created Date].  Please confirm that.  Also, make sure your Created Date column is type Date (not DateTime); if DateTime, it needs to be changed in the query editor to type Date.

     

    Pat