Questions tagged [powerapps-modeldriven]

Model-driven PowerApps allows creating component-focused Microsoft PowerApps. Also add the general [powerapps] tag and [dynamics-crm] to your question.

Model-driven PowerApps is a component-focused approach to Microsoft PowerApps. Compared to Canvas Apps where the designer has full control over the layout of the app, with model-driven apps a great part of the layout is determined and largely defined by the components you add to the app.

Dynamics CRM SMEs will be able to help answering the questions in Model driven powerapps, as the core SaaS product is the same.

133 questions
0
votes
0 answers

Display the cards based on Dropdown selection

I'm working on PowerApps portal. There I have scenario to display the card based on drop down selection. I have "pathway" entity. In that entity I have location sub-grid. Based on query string params I'm retrieving all sub-grid location values and…
Kavi
  • 11
0
votes
0 answers

Plugin to automatically recalculate a custom entity's rollup field when a task is completed

I am building my first plugin to automatically recalculate a custom entity's roll-up field when a task is created or updated. Production Requests will generally be created, have tasks assigned from them, and then be completed within the same day, so…
JV53
  • 69
  • 6
0
votes
0 answers

Reducing Process Flow via PowerApps

I am thinking of methods to shorten the process flow via PowerApps. Current process flow as follows:- Receive invoice from Outlook Save invoice in desktop item Populate the "Invoice Processing Form"Invoice Processing Form to fill up "Project name"…
0
votes
1 answer

Dynamics CRM: Model Driven App: When showing Custom Page as pop up Dialog, formatting error occurs

I am working with Microsoft Dynamics CRM and have a question. I want to show a custom page as a pop up dialog in an entity form. So far, I am able to show it, but the formatting is broken. It looks like everything is on top of each other: While…
0
votes
0 answers

Product bundles UI in Model Driven App, Sales Insights

Are Product Bundles supported in this new iteration of UI -- Model Driven App? Here is a modern product picker. It does not distinct between type of product, is not aware it's a bundle: Here is modern read-only sub-grid view. It does not even…
skfd
  • 2,528
  • 1
  • 19
  • 29
0
votes
0 answers

Integrating model-driven app with Project Online

I'm wondering is it possible to get that view inside a form of model-driven app? enter image description here I mean that "Grid, Board, Timeline" view as shown on screenshot. I would like to integrate my Project Online with my model-driven app.
0
votes
1 answer

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?(assuming it as better solution) What are the…
0
votes
1 answer

Hiding fields in Quick View form with JS not working

I need to hide few fields in a Quick View Form based on an Option Set (Choice) selection in that Quick View form. However it is not working, so am sharing the code I used for the same here. In my code, I am trying to hide certain fields if the…
0
votes
1 answer

PowerApps Progress bar

I've found "innovation challenge" template in PowerApps. I admit, there is something really interesting in that template. I mean - that bar: Progress Bar Is there any way to create it by myself? Or I need to install that template?
0
votes
2 answers

How Can we update variable or text in Power Apps

I am trying to update variable or text in Power App canvas using same Power app. When user click on Power App button it should show state of azure analysis service either Running or Paused state in Power App itself, want to show state of service in…
0
votes
0 answers

PowerApps - how duplicate records in gallery to display it as one?

For example, I only need to display 1IN_125AB to allow select 1. The Gallery Name : SalesItemGallery Items Field : Filter(IV00108,PRCLEVEL = SOGALLERY.Selected.PRCLEVEL) The right hand side form : Item Field= SalesItemGallery.Selected Thing I had…
0
votes
2 answers

How to create a Multi-Option Lookup field in Power Apps Model driven app

I’m new to Power Apps model driven app. Could you please guide me how to create a column which accepts multiple users from User Entity. I have an Account Table in which there can be multiple owner. As of now I have created a lookup field which…
Shahab Haidar
  • 625
  • 3
  • 11
  • 25
0
votes
2 answers

How can we setup more than 5 applications at one place using PowerApps?

I want to design more than 5 mobile Applications, but it took lots of time. So I want to set up all applications at one place, Is PowerApps suitable for it?
0
votes
1 answer

Power Apps Component

I have started working on components in Power App, and noticed that when you want to create the Component Library I have a (preview) next to it. Also, when I create a component and I tab over to screens screen, the only screen usable is for mobile…
0
votes
1 answer

Model-driven PowerApp: Best practice to display subgrid of records with no appropriate primary column name

Background Each Dataverse table contains a primary name column. When displayed in a subgrid, clicking on the primary name column will navigate to the form so that the user can edit that row. Most subgrids in my application work this way. The…
Dennis Jones
  • 115
  • 1
  • 7
1 2 3
8 9