Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Anonymous
Not applicable

Import multiple Microsoft Forms to Power BI

Hello everyone,

 

I need some help to a problem. Every week i have a meeting with different subjects, at the end of every meeting i have to send a Microsoft Forms with different questions for the week subject. Is there any way to automate the process creating a folder in SharePoint and throwing the forms file every week, to analyze the data in PowerBI?

 

I thought about transposing the questions to line, so i can have a table like this:

 

 

+-----------------------+----+--------+---------+------------------+------------------+------------+----------+
| Form Name (file name) | ID |  Name  |  Email  |  Starting Time   |     End Time     |  Question  |  Answer  |
+-----------------------+----+--------+---------+------------------+------------------+------------+----------+
| Form 1                |  1 | Name 1 | Email 1 | 4/27/22 15:24:10 | 4/27/22 15:24:10 | Question 1 | Answer 1 |
| Form 1                |  1 | Name 1 | Email 1 | 4/27/22 15:24:10 | 4/27/22 15:24:10 | Question 2 | Answer 1 |
| Form 1                |  2 | Name 2 | Email 2 | 4/27/22 15:24:10 | 4/27/22 15:24:10 | Question 1 | Answer 1 |
| Form 1                |  2 | Name 2 | Email 2 | 4/27/22 15:24:10 | 4/27/22 15:24:10 | Question 2 | Answer 2 |
| Form 2                |  1 | Name 1 | Email 1 | 4/27/22 15:24:10 | 4/27/22 15:24:10 | Question 3 | Answer 3 |
| Form 2                |  1 | Name 1 | Email 1 | 4/27/22 15:24:10 | 4/27/22 15:24:10 | Question 4 | Answer 4 |
| Form 2                |  2 | Name 2 | Email 2 | 4/27/22 15:24:10 | 4/27/22 15:24:10 | Question 3 | Answer 3 |
| Form 2                |  2 | Name 2 | Email 2 | 4/27/22 15:24:10 | 4/27/22 15:24:10 | Question 4 | Answer 4 |
+-----------------------+----+--------+---------+------------------+------------------+------------+----------+

 

 

But i don't know if this is possible, can someone help me?

1 ACCEPTED SOLUTION

Sorry had missed that slightly. I think if careful you can make it work.


1) Find out where it's saving to.

2) Name forms with consistent start (will need it later)

3) Use files from sharepoint folder.

4) Combine but then transform and do an unpivot.

 

I'll try and mock something up and give better instructions later but principal should work.



Ben Dobbs

LinkedIn | Twitter | Blog

Did I answer your question? Mark my post as a solution! This will help others on the forum!
Appreciate your Kudos!!

View solution in original post

4 REPLIES 4
bcdobbs
Community Champion
Community Champion

Forma stores it's results in an excel file either in your one drive or if you associate with a team it stores it in associated sharepoint. If you go to view response and open the excel file it will show where it is stored.

 

You can connect direct to it from power bi.

 

If you do want to copy it have a look at Power Automate.



Ben Dobbs

LinkedIn | Twitter | Blog

Did I answer your question? Mark my post as a solution! This will help others on the forum!
Appreciate your Kudos!!
Anonymous
Not applicable

But i have one different forms per week, my problem is to deal with different answers and forms every week.

Sorry had missed that slightly. I think if careful you can make it work.


1) Find out where it's saving to.

2) Name forms with consistent start (will need it later)

3) Use files from sharepoint folder.

4) Combine but then transform and do an unpivot.

 

I'll try and mock something up and give better instructions later but principal should work.



Ben Dobbs

LinkedIn | Twitter | Blog

Did I answer your question? Mark my post as a solution! This will help others on the forum!
Appreciate your Kudos!!
Anonymous
Not applicable

I'll try to make something starting from your instructions. But i'll be very pleased if you can send me better instructions.

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.