Forum Discussion
LiranRom
2 years agoHelper I
Web.Content Custom Connector Folding
Hello, We have a connector that gets data from our server, and have RangeStart and RangeEnd and pagination support - All works great. But, one of the column in the data has value which is a li...
lbendlin
2 years agoSuper User
because Columns in the first page can be different then in the second one or in the page number 100
That sounds more like an Excel style approach. Keep your source data in the key/value narrow column structure.
While it is possible to combine tables with slighty different column structures, you need to hand craft the queries to remove any absolute column name references.