Digital Mill

Digital Mill

#GoDigital

  • Home
  • Blog
  • About Us
  • Youtube
Power Automate Online Course
  • 9 de September de 2024

    Debugging and accessing Office Scripts outputs with console.log

    When beginners start building their first Office Scripts, testing the code can be a challenge. Since Office Scripts are designed for Excel automation, a common approach is to display the value of a variable or function return by assigning it to a random range in the spreadsheet, but this method inserts unnecessary data to your…

  • 30 de August de 2024

    Refreshing Power BI data sources with Power Automate

    By default, Power BI allows you to set up a scheduled refresh for data sources stored online, which works great for many use cases. However, there are situations where we need to refresh a data source based on a specific event, rather than on a scheduled basis. The good news is that you can set…

  • 29 de August de 2024

    Tipos de Dados em Power Automate

    O Power Automate é bastante rigoroso com seus tipos de dados, o que pode ser um pouco confuso para usuários que não têm um background em TI ou Análise de Dados. O conceito gira em torno de garantir que os dados manipulados correspondam a tipos específicos e predefinidos. Basicamente, isso significa que, se o Power…

  • 21 de August de 2024

    Avoid repetitions with functions in Office Scripts

    When creating automations in Office Scripts, you may encounter scenarios where the same or similar steps need to be executed at multiple times in your script. This can result in repetitions along the code, which increases complexity and makes the script more challenging to maintain and scale. In programming, functions are a powerful tool to…

  • 20 de August de 2024

    Utilizando conteúdos dinâmicos em Power Automate

    Como uma plataforma de Low/No Code, um dos principais objetivos do Power Automate é facilitar a vida do usuário, evitando a necessidade de programação para alcançar os resultados desejados. Uma das funcionalidades que proporciona essa facilidade de uso é o “conteúdo dinâmico” (dynamic content), que é basicamente uma forma rápida e intuitiva de acessar dados…

  • 19 de August de 2024

    Inserindo e atualizando dados em Tabelas do Excel com Power Automate

    Dando continuidade à nossa série sobre como trabalhar com Tabelas do Excel no Power Automate, vamos explorar como inserir dados em Tabelas do Excel a partir do Power Automate. Isso inclui tanto a inserção de novas linhas em uma Tabela quanto a atualização de registros existentes. Outros artigos desta série Integrando Power Automate e tabelas…

  • 9 de August de 2024

    Writing data into Excel ranges out of tables with Power Automate

    In general, the users are limited to working with tables when integrating Power Automate to Excel. However, in some cases, it’s necessary to write data to cells outside of tables, and Power Automate doesn’t have a built-in action to execute this task. Fortunately, there is an action to run Office Scripts from Power Automate, which…

  • 19 de July de 2024

    Lendo dados de tabelas do Excel com Power Automate

    Avançando com nossa série sobre como trabalhar com tabelas do Excel no Power Automate, vamos investigar como retornar dados das Tabelas do Excel para o Power Automate. Esta operação de leitura pode ser usada para todos os registros de uma tabela do Excel, para uma linha específica ou até mesmo para um conjunto de linhas…

  • 26 de June de 2024

    Variables in Office Scripts

    Office Scripts is a feature in Excel that enables users to automate tasks by writing scripts in TypeScript, enhancing productivity through automation. It works as a VBA in Excel for Web. As Office Scripts use TypeScript (a typed superset of JavaScript), we need to understand some basic programming concepts to succeed when creating automation scripts…

  • 21 de June de 2024

    Working with filter query in Power Automate

    When reading data from structured datasets, Power Automate allows the user to filter the results using an ODATA filter query. This feature is available in actions such as “List rows present in a table” (Excel connector), “Get items” (SharePoint connector), “Get rows” (SQL Server), “List rows” (Dataverse), and many others. Although ODATA provides a unified…

←Previous Page
1 2 3 4 5 6 … 8
Next Page→

  • Subscribe Subscribed
    • Digital Mill
    • Already have a WordPress.com account? Log in now.
    • Digital Mill
    • Subscribe Subscribed
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar