Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

It is possible to connect directly to Azure Table Storage using Microsoft PowerBI.
This is an excellent solution for less complex reports for which a Data Warehouse is unnecessary

  1. Open PowerBI and click on “Get Data”

  2. Choose “More”

image-20240328-163016.png
  1. Search for “Azure Table Storage” and select the option

image-20240328-163133.png
  1. Enter the “Base URL” (simular to the Base URL as earlier configured in BC)

image-20240328-163247.png
  1. Sign in to the Azure Portal and find your account key, which is needed to connect. More information can be found here. Copy your Account key.

  2. Paste the Account key in PowerBI:

image-20240328-163847.png
  1. Select the Tables which you would like to include in your report and click “Load”

image-20240328-163957.png
  1. Finally, you need to expand the actual “Data columns”. This is necesarry because of the connection method between PowerBI and Azure Table Storage. Click on the “Table view” icon.

image-20240328-164211.png
  1. Click “Transform Data”

image-20240328-164329.png
  1. The Power Query Editor opens. Click on the icon in the “Content” column.

image-20240328-164451.png
  1. Uncheck “Use original column name as prefix”. You can leave this check if needed, but this will result in long(er) column names in PowerBI. Click “OK” to close this screen.

image-20240328-164614.png
  1. All columns are shown now. Click on “Close & Apply” to close Power Query Editor.

image-20240328-164816.png
  1. You are ready to start building your report!

image-20240328-164958.png

  • No labels