18 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
0
votes
1
answer
156
views
Maintaining Context Between Model-Driven App and Custom Copilot Chat Interface
I'm developing a model-driven app using Microsoft Power Apps and have extended the side pane to include a custom Copilot chat interface. The chat works as intended, but I'm facing challenges with ...
-1
votes
2
answers
1k
views
PowerApps: Missing dependencies when importing a solution into a new enviroment
When i am trying to import an existing solution from an enviroment into a new enviroment, i get an error saying "Missing dependencies". I am not missing objects tho. I am missing managed ...
1
vote
1
answer
107
views
SubGrid checkbox list not updating the selection on ribbon button click
I have a subgrid lookup displayed as checkbox list, when I unselect an item and click submit(custom button) on ribbon button, it's showing the unchecked item as checked. But the data is saved ...
0
votes
1
answer
1k
views
Is it possible to open a view displaying dataverse table's data on selecting a record from other table?
I'm creating model-driven application in MS Power Apps and I've the following use case:
I've 2 dataverse tables (Employee, Projects) where there's a relation between them 1:M,
and there's a lookup ...
0
votes
1
answer
670
views
Model-driven Power App using SharePoint site for document upload - hide commands for Document Location
In my model-driven Power App I set a SharePoint site in the environment's Admin Center Document Management Settings and via these settings create a folder for my entity. When I create a new instance ...
0
votes
2
answers
2k
views
Power Apps- Model Driven App How to select the colors in a Pie Chart
I am new to Power Apps Model Driven App, I have started working on a POC and got some feedbacks from my manager:
I have used a Pie Chart on a Data verse Table where there they have suggested for some ...
1
vote
3
answers
9k
views
Model-driven Power App - how to remove pre-existing classic commands
On the top of the views and forms of my model-driven Power App I have some commands (buttons) I don't need.
I would like to delete or hide e.g. the 'Delete' button when I 'Edit command bar' for a page ...
0
votes
1
answer
954
views
I have created a new browse gallery added the lead in that in power app and trying to create the details and edit page in Power Apps
I am trying to create the model driven app from Power App. I have already taken into account entity that already made 3 pages for me browse, details, and edit page. I am creating the same for lead ...
0
votes
1
answer
1k
views
How to Configure Multi-Select-Lookup Control with respect to a lookup column in model driven app?
For Example I have two tables Departments and People where I want to add multiple People in Departments table through a lookup column.
How Can I achieve this through multi-select-lookup control?(...
0
votes
1
answer
319
views
PowerApps/Dataverse/Model-driven App/Microsoft Project. Is there any chance to change format of that date?
I've an issue with my Model-driven, PowerApps App.
Actually in the Dataverse table data-fields are formated that way:
Dataverse data field format
Is there any way to change it to:
"DD/MM/YYYY" or ...
-1
votes
1
answer
282
views
Unable to add Status Bar in Form in D365 Model driven app
Recently We have migrated from D365 On-Prem to cloud instance.
I am having a status bar at the bottom of each and every form. But I couldn't see the status bar at the bottom of the CRM online version.
...
1
vote
2
answers
2k
views
Trigger power automate flow with Business Process Flow Next Stage button
I have a model driven app with business process flow (BPF) activated. For each stage of BPF, there is a Next Stage button at the bottom. I want to use the Next Stage button as a trigger to run a power ...
0
votes
1
answer
3k
views
Adding multiple views of same entity in sitemap in Dynamics 365
Is it possible to add multiple views of same entity in the Site Map(left navigation) in Dynamics 365. I need to add the default view as well as filtered view of Project entity on Left navigation. I ...
0
votes
1
answer
1k
views
How to change the Publisher of a model driven app in D365
I'm new to Power Platform and still learning how to do certain things.
I have a model driven app, and the D365 App page shows it is registered under the Default Publisher. See below.
Is there a way I ...
2
votes
2
answers
3k
views
Hide/remove '+ New Record' from 'Add Existing..' pop up dialog on Subgrid
I have a subgrid form inside a parent. I would like to hide the '+ New Record' after clicking 'Add Existing...'. Is there any way to achieve that?
Thanks