on 2024 Jan 05 2:11 PM
Hey,
it is possible to create a table without a model and to enter numbers and text manually. So far so good. You can even use formulas like in Excel and the result will be displayed.
Just a test:
But i cant find any way to access the cells or to manipulate the values of this table by using a script. And because there is no data source for this table i cant use Table_1.getDataSource().
Does anyone have an idea?
Best regards
Felix
Edit:
You can even reference to a specific cell like in Excel:
Now i wonder if and how i can use scriptvariables in this table calculation?
Request clarification before answering.
fx.gk
I think that's a grid page ? Unfortunately scripting does not work on that page at all. Or if its table without a model then again scripting wont work without a data source binding.
Br
Nikhil
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Felix,
a workaround if you only need a few table fields:
br
edgar
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Felix,
'put xyz into the tabel cells' was poorly worded => I meant on top of the table cells. And I agree: this is not a very efficient solution.
another idea: you could try integrated R environment to create a table more suited to your needs. This should allow you to use variables and calculations.
br
edgar
User | Count |
---|---|
66 | |
7 | |
7 | |
6 | |
6 | |
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.