Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I need to create an inline table with values stored in variable...
it is something like this...
let id = 1;
let sales = 10.5;
[Sales]:
Load * Inline [
id, sales
$(id), $(sales)
];
But it is not working.
Any suggestions?
Regards,
Saurabh
It is working for me and I am using QV 11 SR2.
What is happening for you actually ? error or no values loaded into inline table ?

It is working for me and I am using QV 11 SR2.
What is happening for you actually ? error or no values loaded into inline table ?

Hi Saurabh,
I got it work too in version 11.2 SR5

Regards,
Sokkorn