Forum Discussion

fc's avatar
fc
Contributor
19 hours ago

Extract dbo.vStageSourceAndTargetDataWithAttributes data to csv or txt

Hi everyone, I need to add a button to a dashboard to allow users to export to csv or txt some data from the staging area, specifically from dbo.vStageSourceAndTargetDataWithAttributes I tried mu...