Forum Discussion

jbrinker's avatar
jbrinker
Frequent Visitor
6 years ago
Solved

Problem Using a Date Slicer with a Specific Field

Hi,

 

For some reason I am struggling getting a slicer to be used with a specific date field.  I have deleted most items from my data model so I am left with a pretty simple model.  I have a Calendar table (set as a Date Table) and an Incidents table (from Dynamics 365).  When I create a relationship between the Calendar table Date field to the Incident table createdon field everything works as expected.

 

However when I change that relationship to the Incident table modifiedon field my date slicers no longer work.  When selecting a value such as Year the visuals are all blank.  The only option that works in the date slicer is Blank.  Something must not be formatted correctly with modifiedon field.  That field is set a Data type Date.  

 

Not sure what is happening.  Any suggestions would be greatly appreciated!  

 

 

Thanks in advance.

 

Jeff B.

  • jbrinker's avatar
    jbrinker
    6 years ago

    Hi amitchandak,

     

    Thanks for the fast response which help point me to get this item fixed.  I was changing the modifiedon field type in the data view but it actually needed to be updated in the Edit Queries section.   When looking at the field in the query editor it was set at Date/Time/Timezone.  Once I change the data type to a Date in the Edit Queries section the issues was resolved.

     

    Thanks for the assistance in pointing me to a solution.  

2 Replies