Forum Discussion
Any idea to let user change data?
- 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.
Hmm, I see.
But is there a way to call a JS function or something like that?
The problem I have to solve is:
There is a list of bug IDs being displayed in Power BI, and once people solve (or want to ignore) that bug, I need to remove it from the list.
Any ideas on how to do that? The front-end must be 100% in Power BI.
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.