BUI Analytics Extensions - Manipulate the values of a report
Summary
Which parameter should I put in the .addTableDataRequestListener (Agent Browser UI Extensibility Framework)?Content
I would like to manipulate the values of a report at the time of execution, and from what I understand I must pass the name of a "Table with Package", I don't know how to do that ..
addTableDataRequestListener (‘TableNameWithPackage ?????’, handlerFunctionReference);
how exactly should I put this TableNameWithPackage field? Can you give me examples?
"analyticsContext.addTableDataRequestListener ('ExtInlinePack $ ExtTableEdit', function (reportDataModified) {...."
Does anyone have examples how can I do?
Tagged:
1