I'm trying to add columns (https://learn.microsoft.com/en-us/power-apps/developer/component-framework/reference/dataset/addcolumn) to my entity list pcf on a custom page and it's throwing up an error like:
Could not find a property named regardingobjectid on type...
It works fine on the standard entity list. Is this a limitation or is there a different approach for custom pages?
Hi @skoofy5 ,
In the link you've posted, it says that this is available only for Model-Driven Apps.
I know, Custom Pages are inside a model-driven app, but usually the features available are the ones from Canvas Apps. So I suppose it's not designed to add column.
Maybe you can add the column using PowerFx before you work with it inside the PCF. It depends what you are trying to do.
WarrenBelz
87
Most Valuable Professional
mmbr1606
71
Super User 2025 Season 1
Michael E. Gernaey
65
Super User 2025 Season 1