I have a Kinetic app with data view with a BAQ source. I’ve added some columns now to that BAQ’s output. How do I get app studio to ‘see’ those new BAQ columns and add them to the data view?
This seems to work:
- Edit the page with the grid of the data view you want to update.
- Click on the grid. In Properties, click on Guided Setup.
- Select the same Data View from the dropdown list. Hit NEXT.
- Column list displays. Should include any new columns. Hit NEXT.
- Done.
- Verify in Data Views that new columns are added to the view.
- In the page, edit the grid, using Data > Grid Model > Columns > “+” to add any of the new columns to the grid.
(Note: the Field name of the added column must match the Alias of the BAQ display column.)
2 Likes