Forum Discussion
BiBra
Helper III
8 years agochange datasource containing more or less columns
Hello I have a report. This report is supposed to be a "super" report. This meaning it contains a set of graphs applicable to different data sources. The names included are the same, so no proble...
matovua
6 years agoFrequent Visitor
go to edit queries, select table, advanced editor, change columns=nn, modify the column definition
, Columns=6, Encoding=1252, QuoteStyle=QuoteStyle.None] to , Columns=7, Encoding=1252, QuoteStyle=QuoteStyle.None]
Add for example {"momo_rgs_90", type text}
Anthony