The information below outlines the setup in Excel using PowerPivot.
Microsoft PowerPivot for Excel is an add-in that you can use to perform powerful data analysis in Excel 2010 and above.To bring in data from FlowForma, you must be a FlowForma administrator for the site you want to access. You can have one feed per site, and you can restrict data access on the feed as follows:
- There is a single update feed per FlowForma site
- Only members of the FlowForma Admins group can access the feed for that site
- If you can access the feed, then you can get all data from that site
- You can apply filters in PowerPivot to restrict the data set that inputs into the Pivot Table
- Open Microsoft Excel 2010 or above
- Go to file and select options
-
Select the add-ins tab; then select COM add-ins from the manage drop-down menu and click go

-
Select Microsoft Office PowerPivot for Excel 2013 and Power View, then click OK.

-
Go to POWERPIVOT and select manage from the ribbon. A new window opens.

-
Go to get external data, select from data service and then select from OData data feed
Click advanced to open the advanced features.

-
Change SSPI to Basic, enter your user ID and password, then click test connection. If the test connection is successful, click OK, followed by next. The table import wizard opens. Select all items in source table and click finish.

-
In the table import wizard, enter the URL for the OData feed. The URL must be in the format:
https://odata-app.flowforma.com/{TOKEN}/_vti_bin/FlowFormaOData.svc/(O365), orhttp://siteurl/_vti_bin/flowformadata.svc/(on-premise)
-
Once everything is imported, the table import wizard shows the status for each source table. Click close


- FROM Questions - StepUniqueID TO Steps - UniqueID
- FROM Steps - FormID TO Forms - FormID
- FROM Forms - FlowID TO Flows - FlowID
- If you have repeating tables, you also need FROM Repeating Table Rows - RepeatingTableEntity TO Questions - UniqueID


