The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hello everyone, I am new to PowerBI and I need help to see if what I want to do is even possible.
So I have already created a report view tablethat you can see below:
The total budget is based of the Projected Dig * Cost Per Dig.
However, I would like the user, when the dashboard is published, to be able to click on the projected digs, and manually change these values, so that it will update the budget. I would love for them to be able to change these values from this report view and not have to go into the tables.
Is this possible? If so, how?
Is this possible in PowerBI?
Solved! Go to Solution.
HI @dudleygreyson,
Current power bi not exist any writeback features and it does not support to modify visual and data model table records. Perhaps you can try to integrate PowerApps to achieve submit data features.
Embed a new Power App in a Power BI Report. - Power BI | Microsoft Learn
EditForm, NewForm, SubmitForm, ResetForm, and ViewForm functions - Power Platform | Microsoft Learn
Regards,
Xiaoxin Sheng
HI @dudleygreyson,
Current power bi not exist any writeback features and it does not support to modify visual and data model table records. Perhaps you can try to integrate PowerApps to achieve submit data features.
Embed a new Power App in a Power BI Report. - Power BI | Microsoft Learn
EditForm, NewForm, SubmitForm, ResetForm, and ViewForm functions - Power Platform | Microsoft Learn
Regards,
Xiaoxin Sheng