Overview
The Report Server connector integrates with Microsoft Power BI Report Server (PBIRS), allowing you to pull data directly from published datasets into Recital for reconciliation. Recital connects to your Report Server to discover datasets, then executes the underlying SQL query directly against the database for fast, reliable data retrieval.Prerequisites
- A running PBIRS instance accessible over your network
- Valid credentials (NTLM or Basic authentication)
- At least one published report or dataset on the server
The Server URL should point to your PBIRS web portal (e.g.,
http://your-server/Reports), not the web service endpoint.Step 1: Enter Connection Details
Navigate to Bridge → Add Connection → Report Server and provide:
Click Connect to verify credentials and retrieve available reports and datasets.
Step 2: Select a Report and Table
After a successful connection, Recital displays all available reports and datasets on the server. Select:- Report/Dataset — the published item containing your data
- Table — the specific entity set within the dataset
- Columns — choose which columns to include
Step 3: Database Credentials (Optional)
By default, Recital uses your Report Server credentials to query the underlying SQL Server database. If your database requires separate credentials (common when PBIRS uses Windows auth but SQL Server uses SQL auth), toggle Use separate database credentials and provide:When separate database credentials are not provided, Recital falls back to the Report Server username and password for database access.
Step 4: Save
Click Save to store the connection. It is now available as a data source for reconciliation.Managing Connections
Edit Credentials
To update connection credentials (e.g., after a password rotation):- Navigate to Bridge → Report Server Connections
- Select the connection
- Click Edit Credentials
- Update the relevant fields and save
Delete Connection
To remove a Report Server connection:- Navigate to Bridge → Report Server Connections
- Select the connection
- Click Delete