Forum Discussion
F003093
3 years agoNew Member
Showing data based upon last sync date
Hi all, Bit of a novice question I'm afraid. I'm connected to a data warehouse that I use to show sales of products through selling channel, location, device etc. My current report li...
vicky_
Super User
3 years agoI suggest using a regular table visual and using the device, sum of sales, and the latest sales date (you'll need to make sure the dates are actually of type date and not text) in the columns. You can sort the table by ascending latest sales date to find items which have no sales in the most recent date.