Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello community,
I'm working with a database that's growing not only in number of rows but also in number of columns. Each month, an additional column is created to hold forecast values for the two upcoming months. What I'm trying to do is:
I couldn't find a better way to do this, but if there is one, please let me know. If this is the best way to go about it, does anyone know how to "concatenate" values to a variable and create a list of fields?
I've attached a sample spreadsheet and a QVW that I started to build. In the QVW, you'll see that at each loop values get replaced instead of added to the vFieldList variable. Thanks in advance for any help with this.
Mikhail Bespartochnyy
Found a solution to my own problem. Turns out I had to include the variable in the loop. Attached is the revised, functioning QVW.
Mikhail B.
Found a solution to my own problem. Turns out I had to include the variable in the loop. Attached is the revised, functioning QVW.
Mikhail B.