Hi,
I'm trying to add a list of tasks from MS Planner (non tabular data) and when selecting an item from the Gallery, I'd like to allow the user to see/edit all information regarding that Task (btw, Task's labels are nowhere to be found on the connector). The Item value for the Form is Gallery1.Selected (the selected Task), but is highlighted as invalid for the DataSource.
I've read the following articles:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/working-with-data-sources
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/working-with-forms
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/controls/control-form-detail
https://www.youtube.com/watch?v=NBPL9Uw7qzg [Connector Series | Working with Connectors: Using the Planner Connector]
Couldn't find how to set the DataSource and Item of the Edit form for this kind of data. Any help would be highly appreciated
Victor
Solved! Go to Solution.
Hi @Anonymous,
Do you want to add your MS Planner connector as data source within the Edit form?
Based on the issue that you mentioned, I think you have some misunderstanding with Edit form and Data source types in PowerApps.
Currently, within PowerApps, the DataSource property of the Edit form control is required to provide a tabular data source (e.g. SQL Server, SP list, Excel table, etc), but the MS Planner connector is a Action data source.
More details about the date source types in PowerApps, please check the following article:
If you want to add your MS Planner connector as data source within the Edit form or edit your MS Planner Tasks in Edit form, I afraid that there is no way to achieve your needs in PowerApps currently.
If you would like this feature to be added in PowerApps, please submit an idea to PowerApps Ideas Forum:
https://powerusers.microsoft.com/t5/PowerApps-Ideas/idb-p/PowerAppsIdeas
Best regards,
Kris
Hi @Anonymous,
Do you want to add your MS Planner connector as data source within the Edit form?
Based on the issue that you mentioned, I think you have some misunderstanding with Edit form and Data source types in PowerApps.
Currently, within PowerApps, the DataSource property of the Edit form control is required to provide a tabular data source (e.g. SQL Server, SP list, Excel table, etc), but the MS Planner connector is a Action data source.
More details about the date source types in PowerApps, please check the following article:
If you want to add your MS Planner connector as data source within the Edit form or edit your MS Planner Tasks in Edit form, I afraid that there is no way to achieve your needs in PowerApps currently.
If you would like this feature to be added in PowerApps, please submit an idea to PowerApps Ideas Forum:
https://powerusers.microsoft.com/t5/PowerApps-Ideas/idb-p/PowerAppsIdeas
Best regards,
Kris
Hi @v-xida-msft,
Thank you for your short reply. Oh, I see... well what I wanted to achieve was to be able to edit a Plannner Task using an Edit Form, thinking that the Selected Item on the Gallery composed by Planner Task Objects would have the metadata exposed that the Form needs in order to create the Cards.
As you said it was a misconception from my part of the DataSource and Item fields of the Form. What about using an API to expose as xml the entityType definition the Form needs?
We can close the issue, but if you could shed some light on the subject I would highly appreciate it! 🙂
Thanks again,
Victor
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
User | Count |
---|---|
195 | |
45 | |
45 | |
44 | |
37 |
User | Count |
---|---|
279 | |
81 | |
81 | |
80 | |
69 |