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.
You can use Selection() & getData() function to get this.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Rohit,
thank you for your answer. in my usecase end users do not select table contents, that is why I will implement William's idea.
br
edgar
User | Count |
---|---|
57 | |
10 | |
9 | |
8 | |
6 | |
6 | |
5 | |
5 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.