Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I'd like to have the user be able to control some numbers and add those numbers in my table (all go in a new column).What's the best way to do so? Should I create variables and then have an input box (then can I create a field in my table based on those variables?)
Here's the table (comes from various sources): The UserInputs column is empty just that you guys understand what I'll need to do.
ID | Criteria | Step | Numbers per each step | UserInputs |
2512 | cri2 | 1 | 12 | |
2874 | cri3 | 2 | 11 | |
3290 | cri1 | 2 | 3 | |
1249 | cri1 | 3 | 4 | |
2840 | cri3 | 1 | 6 | |
1295 | cri2 | 1 | 7 |
I don´t think so
Documentation: inputsum ‒ QlikView
Thanks! I have another question, but I'll ask in another thread for tracking purposes!