Tag: powerplatform

  • Power Apps SetFocus() Function

    Power Apps SetFocus() Function

    There is a very interesting function in Power Apps that improves user experience: SetFocus(). The question I asked myself is: “Is it possible to suggest to users which field to fill out? And the next one?” Yes, it is. I open my app and create something like the following image: On the “Arrow” button, I…

  • Power Automate dateDifference() Function

    Power Automate dateDifference() Function

    Microsoft recently introduced a new function. dateDifference() It may seem trivial but it is not. The functions in Power Automate help facilitate the workflow we are developing and make it more efficient (with fewer steps). Until recently, we would have had to rely on the ticks() function, which is much more complex. Using the new…

  • Power Apps embedded in Power BI

    Power Apps embedded in Power BI

    Have you ever tried to embed an application within a report? I wanted to give it a test! The steps are few and simple but the result is definitely effective and has definitely opened my mind to new possibilities. I then created an application in Power Apps to simplify the management of jobs/activities and allow…

  • Visualize with Copilot

    Visualize with Copilot

    Every business decision begins with data-driven insights. However, trying to spot trends while staring at rows and columns of data is not exactly the most efficient way to gain information. Manually exporting data, creating charts, and adjusting filters can be time-consuming, creating spreadsheet fatigue. What if you could skip all this tedious work and go…

  • Power Apps – Plans

    Power Apps – Plans

    With great pleasure, “Plans” has been available in Power Apps for a few days. But what is it and what can it do for me? The official description is “A plan is an AI-based document that allows you to describe a business problem and generate a complete solution with apps, flows, and tables.” Even though…