Skip to content
Menu

Free tutorial

VAT Lookups with Power Automate Desktop

Doing VAT lookups on a web page is a typical RPA case. Here's how to solve it.

Anders Jensen Automation & AI Instructor

Intro

Doing VAT lookups on a web page is a typical RPA case. Here's how to solve it.

Learning Objectives

  • Read and write in Excel
  • Web searches
  • Web scraping

Description

  • Download the Excel book with sample data
  • Navigate to https://datacvr.virk.dk and click on English in the upper right corner
  • For each row
    • Do a CVR lookup at https://datacvr.virk.dk
    • Fill in the blank columns (except status) by doing a web scrape of the CVR lookup page
    • Write the result back to Excel
  • Error handling
    • Try to add a row in the Excel sheet with the CVR 12345678. Handle the error.
    • Log column: Write either Succesful or Failed

Hints

  • Use an On block error activity for the error handling

Video Guide

More tutorials

  • Use Cases

    Practical Power Automate for desktop use cases: complete walkthroughs of real automation tasks, from web automation to VAT lookups.

    Read more →
  • Power Automate Desktop Beginners Course [2022]

    Free tutorial: Power Automate Desktop Beginners Course [2022]. Video walkthrough, exercise files, hints, and solutions.

    Read more →
  • Excel in Power Automate for Desktop

    Sespi Cola want to automate how their salespersons are performing.

    Read more →