Hi,
I am using inputlookup csv to create a dashboard. I have _time, Project, AID, startdate, enddate, status, but this data is not a real-time data. Every week the CSV file will be appended with previous week data. My dashboard will update based on this CSV file.
So my question is, is it possible to use _time from the CSV as a time picker values on my dashboard?
thanks in advance
Try adding a dropdown and add populate it with _time. Use the token from this dropdown to control the search
Try adding a dropdown and add populate it with _time. Use the token from this dropdown to control the search