Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong property for "ItemsWithImages" data source #7

Open
andersgMSFT opened this issue Jul 18, 2023 · 0 comments
Open

Wrong property for "ItemsWithImages" data source #7

andersgMSFT opened this issue Jul 18, 2023 · 0 comments

Comments

@andersgMSFT
Copy link
Contributor

Problem

Some customers are getting errors when removing and re-adding the itemsWithImages data source - which is a step in the manual setup

The error says that the column names of the data source do not exists.

Ex. "Sold In Restaurant" does not exists on the data source.

Work around

Try to re-add the data source and reload the Power App maker page.

If that does not work, go through the app and update the references to use camel casing instead.

e.g. "Sold in Restaurant" --> soldInRestaurant

Investigation (so far)

The mapping to the API properties are defined as "ConnectedDataSourceInfoNameMapping" in the Data source definition files. We are seeing inconsistent behavior from Power Apps when generating these.

We are in contact with the Power Apps Team to find a solution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant