#dynamicscommunitysummit search results
Join us at #DynamicsCommunitySummit to learn how the first and only Dynamics 365 embedded financial close solution can help you drive efficiency and reduce #risk across your financial close process! Register here: ow.ly/yNdQ50Ggg5m
Join us at #DynamicsCommunitySummit to learn how the first and only Dynamics 365 embedded financial close solution can help you drive efficiency and reduce #risk across your financial close process! Register here: ow.ly/P9FS50Ggg7q
#DynamicsCommunitySummit #SBA is still supported in #DynamicsGP but it is not being developed further. It is flexible but not performant - it runs at the speed of GP itself and consumes a user license during operation. #MySummitNA
#DynamicsCommunitySummit Use the new "Dictionary" construct in #BusinessCentral AL code to store <key, value> pairs in memory. #Hacking #MySummitNA
#DynamicsCommunitySummit Use #PowerApps to leverage the power of mobile devices (cameras, GPS, contacts, et cetera) to provide fully integrated solutions with no-code/low-code. #MySummitNA
#DynamicsCommunitySummit Build your own widgets for #PowerApps using PCF controls, available in 12-2021. #MySummitNA
#DynamicsCommunitySummit What's new in AL 19: The image library, which is a codeunit. Upload, resize, crop, send, save images using this library. #MySummitNA
#DynamicsCommunitySummit Do not write plug-ins or assemblies for #Dynamics365 for Sales any longer - use #PowerApps instead. #MySummitNA
#DynamicsCommunitySummit Thank you, @pairsoft_tech , for the AP automation roundtable. Very intrigued by the machine learning and AI capabilities. #MySummitNA
#DynamicsCommunitySummit A companion app is a self-hosted Web service (preferably in Azure) that can be called from a Power App Portal using OAuth authentication. This is a concept and not a "feature." Easier to use since 2019. Sample code avail from MS. #MySummitNA
#DynamicsCommunitySummit AL: Think of #codeunits as objects that can be instantiated as variables and passed/scoped accordingly. #MySummitNA
#DynamicsCommunitySummit Dynamics 365 for Sales (CRM) is a #PowerApp model app. Platform as a Service (#PaaS). Build your own mode apps using the #Dataverse. #MySummitNA
#DynamicsCommunitySummit A #CitizenDeveloper could be an Excel guru or a PowerPoint wizard. Familiarity with Office tools will allow you to build #PowerApps. "No cliff" development on top of #Azure. #MySummitNA
#DynamicsCommunitySummit #PowerApps Portals uses jQuery, allowing for customization of the UX via multiple frameworks and branding. Business rules developed in Power Apps are ignored in the portals. #MySummitNA
#DynamicsCommunitySummit Embed Javascript in #BusinessCentral to extend the functionality of AL and BC. The "usercontrol" data type is used to inject Javascript into the BC #HTML definitions. #Hacking #MySummitNA
#DynamicsCommunitySummit #DAX best practices: Break multiple formula statements into multiple lines, using ALT-ENTER for formatting. Add comments ("//") for future readability. #MySummitNA
#DynamicsCommunitySummit #DAX best practices: Componentize complex formulae. Use variables in place of embedded formulae. Declare with VAR and return the final result with RETURN. #MySummitNA
#DynamicsCommunitySummit #PowerApps can run on a desktop as an app inside Chrome or Edge. It is not just a mobile tool. It can be embedded in Teams on the desktop. Download the Power Apps Studio or use your browser to create. #MySummitNA
#DynamicsCommunitySummit Access the #Dataverse and create new tables directly from within #M365. One way to get there is to click the #PowerApp icon, and then Dataverse. See existing tables and add/edit your own. Built in security and availability. #MySummitNA
Time is running out to register for the Dynamics Community Summit. You do not want to miss it! Click here to get your tickets and be sure to use XTIVIA10 at checkout for 10% off! bit.ly/4fE41Fz #Microsoft #DynamicsCommunitySummit
XTIVIA is excited to announce that we are a Gold Sponsor at Dynamics Community Summit 2024! This year Community Summit is October 13-17th in San Antonio, Texas. Click here to learn more and register today: bit.ly/4dFNtuQ #Microsoft #DynamicsCommunitySummit
xtivia.com
Join XTIVIA at Community Summit 2024
Here are a few reasons XTIVIA would love to see you at Community Summit 2024, including a 10% off code for registration.
#DynamicsCommunitySummit Use the new "Dictionary" construct in #BusinessCentral AL code to store <key, value> pairs in memory. #Hacking #MySummitNA
#DynamicsCommunitySummit Embed Javascript in #BusinessCentral to extend the functionality of AL and BC. The "usercontrol" data type is used to inject Javascript into the BC #HTML definitions. #Hacking #MySummitNA
#DynamicsCommunitySummit #SBA is still supported in #DynamicsGP but it is not being developed further. It is flexible but not performant - it runs at the speed of GP itself and consumes a user license during operation. #MySummitNA
#DynamicsCommunitySummit Access the #Dataverse and create new tables directly from within #M365. One way to get there is to click the #PowerApp icon, and then Dataverse. See existing tables and add/edit your own. Built in security and availability. #MySummitNA
#DynamicsCommunitySummit A companion app is a self-hosted Web service (preferably in Azure) that can be called from a Power App Portal using OAuth authentication. This is a concept and not a "feature." Easier to use since 2019. Sample code avail from MS. #MySummitNA
#DynamicsCommunitySummit Build your own widgets for #PowerApps using PCF controls, available in 12-2021. #MySummitNA
#DynamicsCommunitySummit #PowerApps Portals uses jQuery, allowing for customization of the UX via multiple frameworks and branding. Business rules developed in Power Apps are ignored in the portals. #MySummitNA
#DynamicsCommunitySummit What's new in AL 19: The image library, which is a codeunit. Upload, resize, crop, send, save images using this library. #MySummitNA
#DynamicsCommunitySummit AL: Think of #codeunits as objects that can be instantiated as variables and passed/scoped accordingly. #MySummitNA
#DYnamicsCommunitySummit What's new in #Microsoft AL 19: Enhanced error handling, collection, and scoping. Add messages via ErrorInfo. Raise your own errors. Escape from errors via collection and continue processing. Use snapshot debugging. #MySummitNA
#DynamicsCommunitySummit #DAX best practices: Componentize complex formulae. Use variables in place of embedded formulae. Declare with VAR and return the final result with RETURN. #MySummitNA
#DynamicsCommunitySummit #DAX best practices: Break multiple formula statements into multiple lines, using ALT-ENTER for formatting. Add comments ("//") for future readability. #MySummitNA
#DynamicsCommunitySummit #PowerBI DAX best practices: Incorporate all of your DAX measures into a new table in the data model. Name the measures in a different manner than columns. Avoid using spaces in table names when creating new tables. #MySummitNA
RT @CrestwoodAssoc: #DynamicsCommunitySummit Dynamics 365 for Sales (CRM) is a #PowerApp model app. Platform as a Service (#PaaS). Build your own mode apps using the #Dataverse. #MySummitNA
#DynamicsCommunitySummit Use #AIBuilder within #PowerApps to create learning models for object detection, forms processing, natural language processing. Make your business smarter by defining patterns and leveraging the Power Platform. #MySummitNA
#DynamicsCommunitySummit Do not write plug-ins or assemblies for #Dynamics365 for Sales any longer - use #PowerApps instead. #MySummitNA
#DynamicsCommunitySummit Use #PowerApps to leverage the power of mobile devices (cameras, GPS, contacts, et cetera) to provide fully integrated solutions with no-code/low-code. #MySummitNA
#DynamicsCommunitySummit #PowerApps can run on a desktop as an app inside Chrome or Edge. It is not just a mobile tool. It can be embedded in Teams on the desktop. Download the Power Apps Studio or use your browser to create. #MySummitNA
#DynamicsCommunitySummit - check out the beautiful views from the 20th floor of the Hilton Americas-Houston hotel. #MySummitNA
Join us at #DynamicsCommunitySummit to learn how the first and only Dynamics 365 embedded financial close solution can help you drive efficiency and reduce #risk across your financial close process! Register here: ow.ly/P9FS50Ggg7q
Join us at #DynamicsCommunitySummit to learn how the first and only Dynamics 365 embedded financial close solution can help you drive efficiency and reduce #risk across your financial close process! Register here: ow.ly/yNdQ50Ggg5m
Something went wrong.
Something went wrong.
United States Trends
- 1. Grammy 413K posts
- 2. #FliffCashFriday 2,272 posts
- 3. Dizzy 10.9K posts
- 4. James Watson 9,766 posts
- 5. #NXXT 1,187 posts
- 6. Clipse 23.9K posts
- 7. Kendrick 67.1K posts
- 8. Darryl Strawberry 1,515 posts
- 9. Chase 89.6K posts
- 10. #GOPHealthCareShutdown 10.8K posts
- 11. #tnwx N/A
- 12. MANELYK EN COMPLICES 13.4K posts
- 13. Orban 52.9K posts
- 14. Thune 81.7K posts
- 15. Klay 5,898 posts
- 16. Bijan 3,278 posts
- 17. Capitol Police 13.8K posts
- 18. #FursuitFriday 12.7K posts
- 19. Laporta 14.4K posts
- 20. Carmen 48.3K posts