Integrate Salesforce Data
Dataflow
You can use a dataflow to break down barriers between disconnected data. Still have those spreadsheets with information that complements your Salesforce data? Use a dataflow to connect those two sources in the same dataset.
Dataflows also support transformations that let you create, transform, and optimize datasets for different kinds of analysis. For example, you can join two different datasets, pull existing datasets into the dataflow, and register datasets to make them available for querying. You can also set up security on datasets.
After you configure the dataflow, you upload it to Analytics Cloud and run it to create the datasets.
The dataflow runs daily to keep data synchronized. Worried that your dashboard won’t contain the latest data for your 10 a.m. meeting? Don’t worry! You can also start a dataflow on demand to capture the latest data.
Dataset Builder
Use the dataset builder to create a single dataset based on data from one or more related Salesforce objects. With the dataset builder you simply point and click to identify and select related Salesforce objects.
After you select the data to include in the dataset, the dataset builder generates and appends the associated JSON to the dataflow definition file. The dataset is created the next time the dataflow runs. The data in the dataset refreshes each time the dataflow runs.

