Loading...

Microsoft Dynamics 365 and Power Platform Rss Feed

Stay up to date with the latest news, articles, and updates from the Microsoft Dynamics 365 and Power Platform community.

Calculated columns in Power BI

https://www.youtube.com/watch?v=1-IeyqGZO1k

Published on: 4 hours ago

Top Kusto Query Language Expert Reveals Best Joins and Union Techniques | taik18 | KQL | Fabric

https://www.youtube.com/watch?v=QL4sdLfc2yk

Published on: 4 hours ago

Automate Exports in Dynamics 365 with Click2Export! 🌟#AdventWithInogic #advent #day7

https://www.youtube.com/watch?v=-OcVhAPq7Y0

Published on: 4 hours ago

A certification is a starting point, not a goal

https://www.youtube.com/watch?v=hcevkEkuLgQ

Published on: 8 hours ago

How SharePoint Security Sync enhances Data Privacy with Dynamics 365 CRM integration!

Managing user identities in CRM-connected systems like SharePoint is crucial for keeping data confidential, private, and accountable. In collaborative setups, actions like creating or editing documents usually show the user’s name in the “Modified By” column in SharePoint. While this is useful, some organizations may prefer using a consistent identity—such as the authenticated user—for better… Read More »

The post How SharePoint Security Sync enhances Data Privacy with Dynamics 365 CRM integration! first appeared on Microsoft Dynamics 365 CRM Tips and Tricks.

https://www.inogic.com/blog/2024/12/how-sharepoint-security-sync-enhances-data-privacy-with-dynamics-365-crm-integration/

Published on: 8 hours ago

Benchmark: Comparing Pooling Setting in TDS Endpoints

We must construct the SQL Connection String when connecting to Dataverse TDS Endpoints via .NET code. The structure of it by default is just “Server={orgname}.crm.dynamics.com;Database={orgname};Persist Security Info=False;“. When we talk about SQL connection strings, there are lots of properties that we can explore and today, I want to see if changing the “pooling” related properties … Continue reading "Benchmark: Comparing Pooling Setting in TDS Endpoints"

https://temmyraharjo.wordpress.com/2024/12/07/benchmark-comparing-pooling-setting-in-tds-endpoints/

Published on: 9 hours ago

Building Teams for the Future: A New Approach

https://www.youtube.com/watch?v=vLglc1X_2v8

Published on: 11 hours ago

Strengthening Technical and Soft Skills for an AI-Driven Career with Microsoft

https://www.youtube.com/watch?v=nDT_2WlkTc0

Published on: 12 hours ago

Episode 124 – Microsoft Ignite 2024 Announcements

https://www.youtube.com/embed/LVnC5AHdqtk

https://m365voice.com/episode-124-microsoft-ignite-2024-announcements/

Published on: 19 hours ago

Abstracts: NeurIPS 2024 with Weizhu Chen 

Next-token prediction trains a language model on all tokens in a sequence. VP Weizhu Chen discusses his team’s 2024 NeurIPS paper on how distinguishing between useful and “noisy” tokens in pretraining can improve token efficiency and model performance.

Read the paper

Get the code

https://www.microsoft.com/en-us/research/podcast/abstracts-neurips-2024-with-weizhu-chen/

Published on: 20 hours ago

The age of AI transformation: Key takeaways from the ESPC24 keynote 

Espc Featured

Microsoft MVP Jasper Oosterveld brings his insights from Microsoft Collaborative Apps & Platforms President Jeff Teper’s keynote announcements at ESPC24 straight to you. I just got back from the keynote...

The post The age of AI transformation: Key takeaways from the ESPC24 keynote  appeared first on ShareGate.

https://sharegate.com/blog/the-age-of-ai-transformation-key-takeaways-from-the-espc24-keynote

Published on: 20 hours ago

Deploying an Azure Databricks cluster using Cobalt 100 VMs

https://www.youtube.com/watch?v=iuRVolgIHt8

Published on: 23 hours ago

Power Pages: a known table permissions issue which I did not know were known

It always catches me by surprise when I spend a few hours trying to figure something out, and then it turns out to be a known issue. Except that it’s not that well known, perhaps. How would you call it, by the way? According to the Copilot, it’s called a “paradox”: Either way, in case… Read More »

https://www.itaintboring.com/power-platform/power-pages-a-known-table-permissions-issue-which-i-did-not-know-were-known/

Published on: 1 day ago

Weird date handling in Power Apps

This is a typical post on a Friday afternoon, about weird date handling in Power Apps. But understanding this issue will help in many situations. Dates in Power Apps A couple of examples of using dates in Power Apps Formatting of dates in If statement Now consider the following code in a label in Power […]

https://sharepains.com/2024/12/06/weird-date-handling-in-power-apps

Published on: 1 day ago

Stuffed with success: How Build-A-Bear reimagined retail operations with Dynamics 365

https://www.youtube.com/watch?v=u60mJNmPEzk

Published on: 1 day ago

Mark Russinovich Confidential Computing Summit 2024 Interview

https://www.youtube.com/watch?v=E91z2YenrZM

Published on: 1 day ago

Boost your Microsoft 365 app performance: Introducing tree shaking in TeamsJS

With Microsoft Teams JavaScript client library (TeamsJS) version 2.31.0, we’re excited to make the TeamsJS library fully tree-shakable.

The post Boost your Microsoft 365 app performance: Introducing tree shaking in TeamsJS appeared first on Microsoft 365 Developer Blog.

https://devblogs.microsoft.com/microsoft365dev/boost-your-microsoft-365-app-performance-introducing-tree-shaking-in-teamsjs/

Published on: 1 day ago

Boost your Microsoft 365 app performance: Introducing tree shaking in TeamsJS

With Microsoft Teams JavaScript client library (TeamsJS) version 2.31.0, we’re excited to make the TeamsJS library fully tree-shakable.

The post Boost your Microsoft 365 app performance: Introducing tree shaking in TeamsJS appeared first on Microsoft 365 Developer Blog.

https://devblogs.microsoft.com/microsoft365dev/boost-your-microsoft-365-app-performance-introducing-tree-shaking-in-teamsjs/

Published on: 1 day ago

Fabric Fridays: Fabric Monitoring with Andrew Boerger #65

https://www.youtube.com/watch?v=4snnqOpdh9w

Published on: 1 day ago

Dynamically add table to Excel File #powerautomate #exceltips

https://www.youtube.com/watch?v=12YAXrUcigo

Published on: 1 day ago

Virtual PCFs with Fluent UI 9 after GA

For me, the news of the week was about the Virtual Components being general available. The Preview announcement was already in April 2022, so it took quite some time to go GA. But we actually could use them all this time. It was one of the very few functionalities which could be used in production,... Continue Reading →

https://dianabirkelbach.wordpress.com/2024/12/06/virtual-pcfs-with-fluent-ui-9-after-ga/

Published on: 1 day ago

Abstracts: NeurIPS 2024 with Dylan Foster

Can existing algorithms designed for simple reinforcement learning problems be used to solve more complex RL problems? Researcher Dylan Foster discusses the modular approach he and his coauthors explored in their 2024 NeurIPS paper on RL under latent dynamics.

Read the paper

https://www.microsoft.com/en-us/research/podcast/abstracts-neurips-2024-with-dylan-foster/

Published on: 1 day ago

Abstracts: NeurIPS 2024 with Pranjal Chitale

Pranjal Chitale discusses the ’24 NeurIPS work CVQA. Spanning 31 languages and the cultures of 30 countries, this VQA benchmark was created with native speakers and cultural experts to evaluate model performance across diverse linguistic and cultural contexts.

Read the paper

Get the dataset

https://www.microsoft.com/en-us/research/podcast/abstracts-neurips-2024-with-pranjal-chitale/

Published on: 1 day ago

Create Excel Table using Power Automate Cloud Flows

https://www.youtube.com/watch?v=d0VU0MQ-uao

Published on: 1 day ago

Automate CRM Data Cloning – Click2Clone Magic! ✨ #AdventWithInogic #advent #day6

https://www.youtube.com/watch?v=18lE5CKkT7Q

Published on: 1 day ago

Stay up to date with latest Microsoft Dynamics 365 and Power Platform news!
* Yes, I agree to the privacy policy