📧 Power Platform Tips Newsletter
Don’t miss any #PowerPlatformTips! Subscribe now to receive weekly:
- Exclusive practical tips from MVP Marcel Lehmann
- Step-by-step tutorials and best practices
- News on Power Apps, Power Automate, Dataverse & Copilot Studio
Thank you for your interest! Feel free to share this link so more developers can benefit from our weekly Power Platform Tips.
📰 Latest PowerPlatformTip Posts
-
#PowerPlatformTip 155: 'Float Before Div for Correct Decimals in Power Automate'
Your div() returns 0 or drops the decimals? In Power Automate expressions div() truncates when both operands are integers. Wrap both values in float() so div...
-
#PowerPlatformTip 154: 'Preserve Author, Editor & Dates on Copied SharePoint Files'
When you have to copy-and-delete a SharePoint file, it loses its original Created By, Modified By and timestamps. One 'Send an HTTP request to SharePoint' ME...
-
#PowerPlatformTip 153: 'Rename a SharePoint File with Power Automate'
The SharePoint connector has no 'Rename file' action, but you don't need one. A single 'Send an HTTP request to SharePoint' call that MERGEs the FileLeafRef ...