on 2024 Oct 04 3:00 PM
I have a requirement where user selects the row from the table and updates the status column then it should overwrite the status in the Backend BW system.
Could you please let me know the solution?
Request clarification before answering.
First, create a live data connection to BW or a model with write-back enabled. Create a planning table with necessary dimensions and the status column. status column should be editable.
Implement input controls in your SAC application that allow users to select the desired row and update the status.
Create data action to write-back to BW system. This will be triggered when a user updates the status. Link the data action to the relevant event in your planning application like a button click or a row update.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
68 | |
16 | |
12 | |
7 | |
7 | |
4 | |
4 | |
4 | |
4 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.