Hi @CristianPinzetta, @CMurph, @ArunDubey and All, It’s been some time since I wrote here but the table widget idea is still in use for my dashboards however, now that Qualtrics offer a means to export the dashboard in csv format (WYSIWYG style) meaning you don’t have to copy paste the web page to get the data into excel, the time stamp table idea needs to be changed as otherwise it will display all the dates for all the records used in the dashboard page. So my idea is to convert the date to a decimal number, yyyymm.dd or if you need a time yyyymmdd.hhmmss for example.
In the dashboard this can then be setup as a number set / number value and then you can use the max metric and only get one value appearing. That sounds like it will work?!
Problem is how best to convert all retrospective date. My thinking is you create a new field in the survey flow, then export all responses with just the responseID and recorded date and the new field. then In excel use a vba script to work through batches of response IDs and populate the new field from a column in excel having converted the date to a number value in excel (using the setting that doesn’t update the recorded date field!!) [I have created a VBA script which does that].
So that’s the back data done. The next step would be how to populate the field within Qualtrics when a response comes through. Any thoughts?
Thanks
Rod Pestell