on 2023 Jul 21 11:09 AM
Hi,
I am struggeling to get measure values with 'getResultSet' if this measure is not placed in rows or columns:
table (live BW conn.) with one dimension in rows and one measure in 'Filters':
this will lead to the table below:
with:
console.log(Table_1.getDataSource().getResultSet());
I get result set below - measure value seems not to be available. How do I have to change syntax to get values too?
br
edgar
Request clarification before answering.
That's not possible at the moment with SAC. All table related API relies on data fetched to table. You can create another table with the measure you want and hide that table for display.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
58 | |
8 | |
7 | |
6 | |
5 | |
5 | |
5 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.