Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi
How to create a custom row in straight table
this is how my table should look like
From To Sales
02/07/2015 (D1) 01/08/2015 (D2) 100
02/08/2015 (D3) 01/09/2015 (D4) 200
here my D1,D2,D3,D4 are user input variables.
John
You can try synthetic dimensions: ValueList() – For those tricky situations
You can try synthetic dimensions: ValueList() – For those tricky situations
Thanks Gysbert for the info, learned something new today.
John
Thanks once again Gysbert, your valuable suggestion made me to solve three critical change requests.
John