Fraud Detection

Visualizing Results with PowerBI


These instructions show you how to replace the cached data in the PowerBI dashboard with data from your SQL Server On-Premises solution, or any SQL Server other than localhost.

First, try refreshing the data using the Refresh button on the toolbar. Use your Windows credentials if prompted.

If this does not work, you may need to modify the connection information by using the steps below.

  1. Download and open the onlinefraud.pbix file
  2. Replace localhost with your server name and click on Done. (If you are using an Azure VM, such as the one deployed using the 'Deploy to Azure' button on the Quick Start page, use the IP address for the server name.)
  3. On the Native Database Query dialog, click the Run button.
  4. On the Please specify how to connect alert, click on Edit Credentials
  5. Next you will see a SQL Server database login. Select the second tab, Database on the left.
  6. Enter your username and password. Then select the Connect button.
  7. Select OK on the Encrypting Support alert.
  8. Select each of the remaining queries on the left. For each one use the Advanced Editor in the toolbar and replace localhost with your server name. You won't need to provide credentials again.
  9. You are now viewing data from your SQL Database, rather than the imported data that was part of the initial solution package.
  10. Subsequent clicks of Refresh will work without further authentication steps.
  11. When you close the file, save your changes.

< Home