• 1

    Model driven power apps should be supported on a phone web browser

    Suggested by Sumit Pal Singh New  0 Comments

    Mobile devices these days are quite powerful and comes in a lot of form factors. As of now they aren't supported in a web browser as mentioned in the public documentation https://learn.microsoft.com/en-us/power-apps/user/run-app-browser


    ASK: Model driven app should be supported in a phone web browser.


  • 1

    Portals in South Africa Region

    Suggested by Dean Fitzmaurice New  0 Comments

    Hi,


    We would love to see Portals available in our region. Please assist us to enable this.


    Kind regards,


    Dean


  • 1

    Power Apps grid control - Lookup searches do not display more than 25 results

    Suggested by Alex Williams New  0 Comments

    The PCF component "Power Apps grid control" has been made as an out-of-the-box component recently for Power Apps gird controls, but there are some issues. One issue is on the grid, for columns that are lookups, the maximum number of results displayed in a lookup is 25 results and there is no ability to scroll further. A workaround for this is to start typing in the desired result if it's not visible and this will start to reduce the number of results displayed. But this is not always viable as most users prefer to do an empty search in some lookups to see a full list of results. The only way I have been able to resolve this is be editing the code of the component to change the maximum number of results displayed. Ideally we would prefer an out-of-the-box solution for the component so that any changes I have made to the component in our dataverse will not be overwritten in a future release.


  • 1

    Activate filter and sorting options for the field 'from' and 'to' (datatype: Partylist) on entity activities

    Suggested by Michael Langhorst New  0 Comments

    For customers who are working with a big amount of emails in customer service, it would be very helpful to have filter and sorting optons in place on the entity activities.



  • 1

    Filter Customer Lookup based on Select Account

    Suggested by Marisa McMullan New  0 Comments

    Filter Customer lookup based on selected Account. When account is selected the OOTB customer lookup should be filter to only show Accounts and contacts related to the selected Account. This filter can be achieved on the account entity and displayed in Dynamics however this functionality doesn't transfer over into Power Pages and I haven't been able to achieve this functionality with custom code either. Filters on any other lookups transfer into Power Page but this one doesn't, reached out to Support Team and they confirmed this functionality isn't available.


  • 1

    Please remove Admin Center landing page

    Suggested by Darin Johnson New  0 Comments

    PLEASE PLEASE PLEASE remove the completely uneeded admin cneter landing page.


    most if not all people going to the admin center ALREADY KNOW WHAT THEY WANT TO DO!


    at least give the option for a custom landing page or to dismiss the current landing page


    STOP ADDING UNNECESSASRY CLICKS TO YOUR PRODUCT PLEASE


  • 1

    synapse link use bit instead of boolean

    Suggested by Wayne Wang New  1 Comments

    Boolean in Lake and Varchar in SSMS


    Can change it to use bit which is allowed on synapse SQL datatypes instead of varchar to keep both side consistently?


  • 1

    Sizes of different entities in the ActivityPointerBase table

    Suggested by Patrick W New  0 Comments

    Knowing the number of entities per activity type is not sufficient when you want to archive/delete records to save storage.

    For example, there is the question of whether we should tackle 3,000,000 appointments or 300,000 emails first. What entity consumes the most storage space?

    This question cannot be answered as of now, even Microsoft Support cannot answer it.


  • 1

    Availability of copy operation to copy only data based on date range

    Suggested by Anthony Dsouza New  0 Comments

    Hi,

    Currently we have the copy process which involved Schema and complete copy which is perfectly fine.


    But it would be great to have if we could perform data copy on required entities based on the date range and rest other entities can copy all the data in copy operation.


    I assume that would help the organizations create UAT or Dev copies from Live data which is within the date range (Obviously based on the org policies the orgs can obfuscate the data so there is no data leak.) which would consume very low storage as compared to full copy.


    I hope the above description helps else you can connect with me on the email id associated with my profile.


    Regards,

    Anthony


  • 1

    How to clear cache programmatically for portal

    Suggested by Ashish Elthuri New  0 Comments

    Customer is importing data from Power Portal/Power Pages at end user. They are managing through import process from MS Flow and import the data in Dynamics CRM from backend.


    But imported data does not reflecting to the power portal immediately due to cache configuration from Microsoft end.


    Could you please provide option to clear cache programmatically?

    https://learn.microsoft.com/en-us/power-pages/admin/clear-server-side-cache


    Ask : Any possible ways to get this clear cache automated ?