-
Data Lineage - Figuring Out All of the Datasets That Are Inputs for Dataflow(s)
Hi, We are going to be conducting our first dataset cleanup soon and I was having trouble figuring out the best way to determine which datasets are an input to a dataflow. The datasets that are inputs don't have any cards associated with them nor is there anything represented in the data lineage. We are trying to avoid…
-
How to Create a Dynamic Pivot in Dataflow ?
Hi, I have a dataset that I would like to pivot on a certain column value, development month, that introuduces new unique values each time the data is refreshed. The issue that I am having is that this field can change any time the dataset is updated. This is a rather large data set (2 million rows) and I'd like to avoid…
-
Restrict Data Access for Editor or Participant Role
Hi, I would like to restrict data acess for either the editor or privlidged roles so that user's with these roles are only able to see their own data and the data that has been shared with them. Is there a way to do this? I was hoping that the Editor role would fill this need but seems to be nearly identicial to the…
-
Workbench - Updating An Existing Row Without Replacing the Entire Dataset
Hi, We have a couple of datasets where an existing row will update a particular status column as a transaction is processed. Is there a way to update these columns without replacing the entire dataset? In this case, there isn't a new row to append as this was an update made to an existing row.