Intro

In the coming days I have a meeting with technical people about PowerShell and would like to start with a survey to get an idea of the knowledge about PowerShell of the people in the room. Putting hands in the air is old school … No?

Work Less, Do More”

How-To?

Creating a Microsoft Forms – Survey about Microsoft PowerShell (as an example)

So, let’s start to create a Forms in Office 365. It’s easy to create one.

flow02-041
More information about Microsoft Forms, can be found here:
https://support.office.com/en-us/forms?omkt=en-001

flow03-01

Now we will create a Flow that will be triggered when a Forms response has been submitted. The Flow will collect the information and will display the results live in Power BI.

How do we do this?

Step by Step, I will carefully explain what you need to do, so that you can build your own and blow away your boss. First we will open a blank MS Flow and add a trigger for Microsoft Forms. Search for Microsoft Forms and click icon as shown below in picture.flow03-02

Select the trigger [When a new respond is submitted]flow03-03

Select the Forms that you have just created, in this example we us the “Microsoft PowerShell”- Forms.flow03-04

We can also rename the trigger to a more suitable name, using the three dots.
flow03-05

Select and click [Rename]
flow03-06

Add your next step in the Flow.
flow03-07

Search for [Apply to each], this means that when multiple response are send at the same time we can collect the information of these responses.
flow03-08

Select [Apply to each]
flow03-081

flow03-09Dynamic content will be pop-up after selecting Apply to each, this will refer to previous steps into your MS Flow. In this example the dynamic content will reflect towards the “PowerShell Survey”. Select the option [List of response notifications]

In the next step we need to collect the information from the list. Click [Add an action]
flow03-10
Search for an action for Microsoft Forms
flow03-11
We need the details of the responses, so select [Get response details]

flow03-12

Select for the following fields:

  • Form Id: The id of the Form (Example: Microsoft PowerShell)
  • Response Id: Get the Response Id in the dynamic content list of the PowerShell Survey.

flow03-13
Next step we will put the data in a data set of Power BI. Click [Add an action]. Search for data set and select [Add rows to a dataset]
flow03-14

But first before we continue we need to create a streaming data set in Power BI.
flow03-15
Click [Skip]
flow03-16

Select [Streaming dataset]
flow03-17

Select [API] and click [Next]. Give a name to the new data set and enter the questions from the PowerShell Survey.
flow03-18
Click [Create]
flow03-19

Click [Done]. Check the data set in data sets
flow03-20
Now we can proceed with the Flow and add the new created data set. Select the work space where the data set has been created and select the data set name. Select [RealTimeData] for the table.
flow03-22
In the next step we will send a survey reply to the person, that has filled in the survey. Click [Add an action]
flow03-23
Save the Flow.
When we go back to Power BI, that will display the necessary results.

flow03-24

This can be done by creating a report based on the created data set in Power BI.
flow03-25

Hope you enjoying creating Forms and Power BI reports.

Leave a Reply

Please log in using one of these methods to post your comment:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.

%d bloggers like this: