Refresh a Kinetic Data View to see added BAQ columns?

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:

  1. Edit the page with the grid of the data view you want to update.
  2. Click on the grid. In Properties, click on Guided Setup.
  3. Select the same Data View from the dropdown list. Hit NEXT.
  4. Column list displays. Should include any new columns. Hit NEXT.
  5. Done.
  6. Verify in Data Views that new columns are added to the view.
  7. 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