
Announcements
Hi All,
I have been struggling for couple of hours now with creating a simple Detailslist.
I give it a simple SharePoint list dataset with 4 columns (Nazev, Mesto, PSC, Ulice). After adding the dataset, I can see rows appear in the table, but with no column header or data. Following the documentation, next thing I did was I tried to select the fields. When I try to select the fields in the edit fields panel, I can see them there, select them, but when I click Add, it does not add them.
I tried saving the dataset as a local collection using ClearCollect, it did not help. Specifying the columns in the Columns property does not help. To make sure I checked the internal names of the columns in Sharepoint and I am using the right column names in the Columns property. I tried different browsers.
Am I doing something wrong or is this a PowerApps / PowerCat code pomponents bug?
Same here. It worked before. It happens too when I remove fields on an existing Detail List. I can't add them back.