Hello,
I would appreciate any help on the following. I am trying to get a Dataverse table row by Id. The value for the Id is the value from a parameter of an Http request. The value is 'Subcategory 2'. The Row Id field of the table is the one defined as primary key (primary name column), correct?
The retrieval fails with ' 'Not Found' error as you can see below, although there is a record with this Id in the table. Can anybody explain why this happens and what is the entity name 'crbc1_modifyfieldses' that I see in the input parameters of Get a row by Id in the 3rd screenshot below?



