View selection

Hi, thanks for the info yesterday - now I want to make sure I am doing this correctly. Details: I have 12 databases that all have a view that show conflicts. I need to show all the conflicts instead of going to each of the 12 databases. I know now I need a new database to house all of the documents in order to have them in one view. So, am I correct in that I need to create a view for each of the 12 databases and pull from the existing views in those databases? Then create an all view? Also, am I on the right track with the formula below? The views have 2 columns as well and I would like for it to pull in both columns if possible instead of just the first one. This beginner thanks anyone for their help.

@DbColumn(“”;“”:“stats.NSF”;“conflicts”;2)

LS