Hello,
Requirement: We need to retrieve the corresponding Dimension value from the row and Period value from the column whenever a cell value is changed.
For example, in the screenshot, if a user enters 10 in a cell, I need to capture the Dimension value "PQR" from the row and the Period value "202602" from the column using a script.
Could someone please help me with the scripting approach to achieve this?
Request clarification before answering.
You can use onAfterDataEntryProcess() event of the Table widget to achieve this.
Refer to the below blog to get some help on your requirement.
Hope this helps !
Nikhil
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 6 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.