Forum Discussion
bix_00001
8 years agoNew Member
Any idea to let user change data?
I need to allow analytic users (with no development experience) to change/write values in my database (it could be in a xls file either). Any ideas on how to do that? Tks in advance.
- Anonymous8 years ago
As far as I am aware and as otherws have said before you cannot use power bi to change the source system. You could hide certain IDs in the power bi report either dynacmically based on a column in the soruce data or manually using a slicer or page filter.
If you want to change the sour ce system you will need another tool either instead or as well as power bi.
v-yuta-msft
Community Support
8 years agoHi bix_00001,
When data in data source changes-> data in data model level (Query Editor) will be changed-> data in data visual level (Report) will be changed. However, we can implement the sequence above inversely so we can't change or write values in database.
Regards,
Jimmy Tao