Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I need to have a chart where users can enter numeric values for stores, and have the input fields loading up fine. My problem is the data has multiple stores listed, so it ends up like this:
Store 1 inputfield1 inputfield 2
Store 2 inputfield1 inputfield 2
Store 3 inputfield1 inputfield 2
Store 4 inputfield1 inputfield 2
I need only
Is this possible?