Ernesto Manríquez Mendoza
My feedback
-
27 votes
An error occurred while saving the comment -
59 votes
Ernesto Manríquez Mendoza supported this idea ·
-
133 votes
Ernesto Manríquez Mendoza supported this idea ·
-
190 votes10 comments · Access (Desktop Application) » External Data Connectivity · Flag idea as inappropriate… · Admin →
We have presented in a recent user group session about an investment we are making in building a CDS Connector within the Access application, to successfully move your data to and from CDS; which will power a variety of Power App and MS Flow applications.
Check out the presentation here https://www.youtube.com/watch?v=x_o3F89EcBI, and scroll to the latter half of this video to hear more about CDS/Power Apps.An error occurred while saving the comment Ernesto Manríquez Mendoza commented
YES. Please, I'm waiting for this.
Ernesto Manríquez Mendoza supported this idea ·
-
180 votes
An error occurred while saving the comment Ernesto Manríquez Mendoza commented
Just put your subform in the footer or the header of the form containing a continuous form. Don't use the wizard; just do it and set the source and the linked fields manually.
It is undocumented, but it works amazingly. I can send you videos of my app taking advantage of this.
Ernesto Manríquez Mendoza supported this idea ·
-
37 votes5 comments · Access (Desktop Application) » External Data Connectivity · Flag idea as inappropriate… · Admin →Need more info ·
AdminMicrosoft Access Product Team (Microsoft Access Product Team, Microsoft) responded
This is great feedback that we are actually working on providing now. Using the comments below, we’d love to hear thoughts about solely focusing on SQL as a stepping stone to Power Apps for data migration purposes, or also investing in another way for you to connect to Power Apps through the Common Data Service (CDS). This database allows you to store, share and manage your data over the web, and eventually the phone (current MS investment). CDS is also Power Apps’ central underlying storage unit, as well as the entire Power Platform team’s key investment.
Please see following link for information about CDS, and let us know: if Access created a data export & linked table capability from our platform to CDS, would you use it?:
https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdocs.microsoft.com%2Fen-us%2Fpowerapps%2Fmaker%2Fcommon-data-service%2Fdata-platform-intro&data=04%7C01%7CEbo.Quansah%40microsoft.com%7C32c26c86b7fe4f3162a508d7f069896d%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C637242208373640123%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C-1&sdata=GuvQ6o2aqKiBMs%2B1z2nvv0sNtAHNl8MPQqiOvsh0D1U%3D&reserved=0We will still continue to make investments in SQL connection either way, but we are also happy to…
An error occurred while saving the comment Ernesto Manríquez Mendoza commented
ABSOLUTELY. By all means, make possible an upgrade path to CDS. Also, fix the Access SQL syntax so I can write the same SQL queries to control a CDS datastore and an Access database.
Once you do this, writing Power Apps using a CDS datastore with a backend designed in Access would be a snap.
-
29 votesNeed more info ·
AdminMicrosoft Access Product Team (Microsoft Access Product Team, Microsoft) responded
Thank you for this feature request. Can you please be more specific with what requests would enhance the overall Access Forms appearance? What specifically would you like to see regarding Fading effects? What other suggestions do you have?
An error occurred while saving the comment Ernesto Manríquez Mendoza commented
1. Can you make modern versions of TreeView and Calendar?
2. This doesn't quite enter into the scope of this petition, but the performance of Conditional Formatting can be improved, and you should have the ability to apply conditional format to more than text boxes (with text labels and backgrounds there would be a revolution in Access forms interface) -
76 votes
Ernesto Manríquez Mendoza supported this idea ·
-
29 votes
Ernesto Manríquez Mendoza supported this idea ·
-
217 votes
Ernesto Manríquez Mendoza supported this idea ·
In your Form.Open routine.
DoCmd.NavigateTo "acNavigationCategoryObjectType"
DoCmd.RunCommand acCmdWindowHide
There you go.