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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

Save power bi report data in sharepoin list using power apps

HI,

 

I am thinking about make a data collection process like this, 

 

When a sales person sell a board code, he enter the sold qty of board through powerapps in power bi report page, and all the selling data are registered as a new registry in sharepoint list.

 

I get Boardcode, length, breadth, thick, available qty from access database(it is a record not a registry, so when a board is sold it will disappear from the list), i develop some kind of app in powerapps so can find and enter the board code sold, once an action button is pushed the data need to get saved in sharepoint list as nes resigtry as the 2nd image.

 

p1.JPGp2.JPG

 

Please can you let me know its possibilities.

 

Thanks in advance!

3 REPLIES 3
edhans
Super User
Super User

Yes, you would merge the data in Power Query on the BoardsCode field. If you want the data to not be in Power BI, then subtract Qty Sold from Available in a new column, and filter out all 0's in that new column. The load to Power BI.

 

This will have to refresh. Users will not be able to enter data and see the Power BI report update dynamically. You'd need to use a SQL server or similar and store everything there, then use DirectQuery for your report connection. I do not recommend that - not a fan of DQ in general - but if you expect immediate updates, that is the path you'd have to go.



Did I answer your question? Mark my post as a solution!
Did my answers help arrive at a solution? Give it a kudos by clicking the Thumbs Up!

DAX is for Analysis. Power Query is for Data Modeling


Proud to be a Super User!

MCSA: BI Reporting
Anonymous
Not applicable

Hi @edhans ,

 

Can you explain in detail how to save the data from power bi to sharepoint?

 

what exact steps should i need to follow?

You cannot save from Power BI directly to SharePoint. You would need Power Apps to do that, and you can have the app embedded in a Power BI report. Power BI is a read-only tool. Power Apps is an excellent data collection tool and works very well with SharePoint content (files and lists) and integrates nicely with Power BI via the Power BI visual, as you've seen.



Did I answer your question? Mark my post as a solution!
Did my answers help arrive at a solution? Give it a kudos by clicking the Thumbs Up!

DAX is for Analysis. Power Query is for Data Modeling


Proud to be a Super User!

MCSA: BI Reporting

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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

Top Solution Authors
Top Kudoed Authors