Forum Discussion
PoweRRob
8 years agoNew Member
Get Data from Web | how do I add information?
Hi! Today I tried the "Get Data from Web" function for the first time and it actually works very well. However, I can't figure out how to add some extra labels to the data. In this case, I l...
- 8 years ago
Hi PoweRRob,
Since you said you can add them manually, I would suggest you try as the snapshot shows.
1. Add an index due to we can't identify the rows programmatically.
2. Add a Conditional Column with as many rules as you want.
Best Regards,
Dale
Greg_Deckler
8 years agoCommunity Champion
Well, if each page is a stock name then in each query add a new custom column and just make the column equal to "Stock A" for the first one, "Stock B" for the second one, etc. Make sure all of the new columns that you add to each query are named identical. Then, when you combine them (I'm assuming an Append Query) then these new columns should come through as well.