Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
In order to meet a near real time requirement I have used dynamic view to query the data once a couple of parameters have been set using filters and a straight table is populated with data. This is all working fine but i also have a requirement to export the data presented in the straight table so it can be sent to a third party. It would appear that the 'download' option is disabled for dynamic view objects. I could get the users to take snapshots and put something together in storytelling but that feels a bit clunky to me. Is there a better way to extract the data from the table as you can on a normal straight table object?
Hi @coxon_88,
have you tried ODAG ? In generated ODAG Templates you can use the download functions.
If you need a near realtime Report you can also try to create a Direct Query App.
Hii, @coxon_88 ,
I have a similar requirement. Could you please share the working of this.