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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
preethisaldanha
Frequent Visitor

How to write to power BI DASHBOARD

Is it possible for enter data in  power bi dashboard table so the value in another column can change

In the below example is it possible for the sales person to enter 'New price' in a power BI dashboard table so the 'New price index' field updates automatically

Sales are calculated by qty * price

So I want the New price index  to update when the 'New price' is entered by the sales person

Article
Number
Article
Description
Competitor PriceQtyCompetitor Salesxyx Pricexyz Annual SalesPrice IndexNew PriceNew xyz Annual SalesNew Price Index
72495REGULAR COFFEE BIOPAK$1.5050$75.00$2.00$100.00133.333150$200.00
65782REUSABLE REGULAR COFFEE 285ML$1.50100$150.00$1.50$150.001004400$266.67

 

2 ACCEPTED SOLUTIONS
VishalJhaveri
Resolver III
Resolver III

To achieve the same requirement, what you can do is to create a Power Apps [Canvas App] from Power BI Desktop which you can find in the visualization pane, and you need to manually create the application which fulfils this requirement.
Instead of Enter Data you can use SharePoint list as data source, refer that list as data source in Power Apps and provide a basic UPDATE functionality in the application.
As soon as he updates the value in the Power Apps Visual in Power BI, the sharepoint list value gets updated and then the value in the table visual in Power BI will also be updated & the measure you created will automatically compute the fresh value based upon the Updated "New Price" value.

View solution in original post

This is somewhat a reliable link pertaining to the same topic.
https://youtu.be/NTUfX9HNdK0 

Thank you. 
Let me know if you have any query regarding the same.

View solution in original post

3 REPLIES 3
preethisaldanha
Frequent Visitor

Thank you Vishal for the update will try the solution out. Are there any great sources that explain how to create the power APPS

This is somewhat a reliable link pertaining to the same topic.
https://youtu.be/NTUfX9HNdK0 

Thank you. 
Let me know if you have any query regarding the same.

VishalJhaveri
Resolver III
Resolver III

To achieve the same requirement, what you can do is to create a Power Apps [Canvas App] from Power BI Desktop which you can find in the visualization pane, and you need to manually create the application which fulfils this requirement.
Instead of Enter Data you can use SharePoint list as data source, refer that list as data source in Power Apps and provide a basic UPDATE functionality in the application.
As soon as he updates the value in the Power Apps Visual in Power BI, the sharepoint list value gets updated and then the value in the table visual in Power BI will also be updated & the measure you created will automatically compute the fresh value based upon the Updated "New Price" value.

Helpful resources

Announcements
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

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.