Forum Discussion
djillbunters
2 years agoFrequent Visitor
Datetable slicer not working
Dear, I have a datetable and a table with deals. I have a relationship between "Date" from the date table and "created_at" column. The created_at column is a date column. When I use a slicer fo...
- 2 years ago
It's possible there is a time portion on the 'created_at' field which prevents a match with the field in the date table.
djillbunters
2 years agoFrequent Visitor
So instead of just selecting "Date" as the data type, I did it through transformation.
Transform and then "date only" and that was the solution.
Thank you very much!!!