Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The database content is delivered as an executable that performs all necessary updates an existing Insights database.
Step 1 and 2 are only necessary for new installations. If performing an update you may skip to step 3.
Step 1 (only for new installations):

  1. Create a new Insights database (e.g. "dzreporting") next to the DAM database.

...


  1. Create a new SQL server login (e.g. "insights")

...

  1. .
    You can use any authentication you want (Windows/SQL), but it should have the following properties:
    1. Default database = "dzreporting" (database created in 1)
    2. Under User Mapping set  "db_owner, public" for the insights database, and "db_datareader" for the DAM database.

...


...

You can use any authentication you want (Windows/SQL), just as long as it is the same all over and the permissions are met. This is just an example.


  1. Unblock and unpack the database zip file into a local folder.

...



  1. Edit the file "Digizuite.Insights.DbUpgrade.exe.config" with a text-editor and change to match you setup:
    1. ConnectionString (use credentials created in step 2).
    2. DAMDatabaseName

...



  1. Run the executable "Digizuite.Insights.DbUpgrade.exe" and inspect the output (optionally using the created 'log.txt').


Power BI 

  1. Create a Power BI PRO account and login (or use an existing).

  2. Install Power BI Desktop on any computer (

...

  1. recommended is the SQL server).
    https://powerbi.microsoft.com/en-us/desktop/

  2. Open the PBIX file and publish to the Power BI account.

  3. Download and install the Power BI gateway on any computer (recommended is the SQL server).
    https://powerbi.microsoft.com/en-us/gateway/

  4. Setup the Gateway using the Power BI account and ensure that is is available in Power BI settings afterwards.

  5. Go to the DataSet in Power BI and enable desired schedule for updating the online cube.

  6. Optional: Install Power BI Mobile:
    https://powerbi.microsoft.com/en-us/mobile/

Self-service access 

To setup self-service access you need to create a SQL login that defines:

...