Knowledge Base

View Categories

Connect CodeREADr to Third-Party Tools with CSV Web Links

Connect Barcode Scans to Google Sheets, Excel, Power BI, and More

Scan records automatically transferred from CodeREADr servers to third-party spreadsheets, tables, and dashboards supporting CSV Web Links.

Note: To work as a transfer mechanism, these CSV Web Links are not password protected by design. You should only share the URLs with authorized individuals as needed.

Excel Desktop 

  1. Go to the Data tab.

  2. Click Get Data → From Web.

  3. Paste the CodeREADr CSV URL into the input box.

  4. Click OK.


Load and Transform the Data (Optional)

  1. Excel will open Power Query Editor.

  2. If prompted, choose Anonymous Access.

  3. Power Query will display a table preview of your CSV.

  1. Click Close & Load to insert the scan records into your Excel sheet.


Enable Auto-Refresh (Optional)

To keep your Excel file updated:

  1. Right-click on the imported table.

  2. Click Table > External Data Properties.

  3. Check:
    – Refresh every [X] minutes
    – Refresh data when opening the file

Alternatively:

  • Go to Data > Queries & Connections → Right-click the query → Properties.

Google Sheets

Create the formula: =IMPORTDATA(“CSV_DOWNLOAD_LINK”)

Example:
=IMPORTDATA(“https://secure.codereadr.com/share/8b46226cxxxxxxxxxxxxx”)

Note: The standard auto-refresh for a sheet is 60 minutes based on Google’s settings.

Alternative: CodeREADr Connector for Google Sheets.

Power BI Desktop

  • You can import a CSV Web Link using:

    • Home > Get Data > Web

    • Paste the CSV URL

  • Power BI Desktop will fetch the data from the URL and let you transform it with Power Query.

  • ⚠️ However, scheduled refreshes will not run unless the file is published to Power BI Service.

🔹 Power BI Service (Web)

  • Supports automatic/scheduled refresh, but only after publishing the report from Power BI Desktop.

  • The web version (PowerBI.com) relies on the data source being accessible from the cloud. If the CSV Web Link is publicly accessible (e.g., HTTPS and no login required), scheduled refresh will work.

  • To set up:

    1. Create the report in Power BI Desktop using the CSV Web Link.

    2. Publish it to Power BI Service.

    3. Configure Scheduled Refresh in the Dataset Settings.

Top 25 Third-Party Platforms That Support CSV Web Links