Pega Constellation - Insight - Data Object - New Property - Not reflecting in Insight

I’m currently doing POC in community version related to insight, created insight with one Data Object it is working fine.

After some time added one more property to object and tried for mapping to the table can’t see the newly added fields. any issue is this due to community edition .

are we able to map any time new property to insight right? any additional configuration required

@VenkateswararaoK

Did you add the new field to the data model using App Studio/Data Designer, or did you create it manually in Dev Studio? If the property was created manually in Dev Studio, it won’t automatically be marked as relevant or optimized for reporting. Make sure these settings are applied to the new properties.

If the property still doesn’t appear, try the following steps:

  1. Log out of the application.
  2. Close all browser tabs completely.
  3. Relaunch the browser and log back in.

For additional details and discussion, check out these resources:

Columns displayed for an object in Insights | Support Center

@VenkateswararaoK in adition to @Marc Alderman 's response, check out How to refresh Data in Explore Data - Insight for new properties | Pega Community

'25 has introduced a way to force the refresh.

@MarcCheong Thanks