User cost attribution export feature
This feature is only available in the Nerdio Manager Premium edition.
Nerdio Manager allows you to export User Cost Attribution reports. The export can be a CSV file , Power BI, or debug details for technical support.
Note: Before you can export to Power BI, you must configure the Power BI Connector. See Setup and configure the Power BI connector below for details.
To export a user cost attribution report as a CSV:
Navigate to Insights > Cost & efficiency.
Run the report as desired. See User cost attribution analytics for details.
-
At the bottom of the screen, from the Select export action menu, select the desired download.
Setup and configure the Power BI connector
Before Nerdio Manager can export a user cost attribution report to Power BI, you must set up and configure the Power BI Connector.
The setup can be done using a Nerdio-provided script (automatic) or done manually.
To set up the Power BI connector using the automatic setup process:
In Nerdio Manager, navigate to Insights > Costs & efficiency.
Select the User cost attribution tab.
At the top, beneath the Per-User Costbox, select Power BI.
When prompted, select Enable.
-
In Setup process type, select Automatic (using PowerShell script).
Download Power BI Desktop.
Install Power BI Desktop.
Download the setup PowerShell script.
-
Run the PowerShell script.
./Nerdio_User_Cost_Attribution.ps1
Note: If the script does not run successfully, expand Troubleshoot: The script does not run to see troubleshooting steps.
-
If you get the "Nerdio_User_Cost_Attribution.ps1 cannot be loaded because running scripts is disabled on this system" error, run the following command to allow unsigned scripts:
Set-ExecutionPolicy RemoteSigned
-
If you want to disable unsigned scripts once again, run the following command after the installation process:
Set-ExecutionPolicy Default
-
To set up the Power BI Connector using the manual setup process:
In Nerdio Manager, navigate to Insights > Costs & efficiency.
Select the User cost attribution tab.
At the top, beneath the Per-User Cost box, select Power BI.
When prompted, select Enable.
-
In Setup process type, select Manual.
Download Power BI Desktop.
Install Power BI Desktop.
Add the certificate thumbprint to the registry. See this Microsoft article for more details.
Optionally, download the .PBIX template.
Download the Connector.
Copy the Connector from the download folder to Documents > Power Bi Desktop > Connectors.
To configure the Power BI connector:
Start Power BI Desktop.
Optionally, open the downloaded .PBIX template.
Navigate to Get data > More...
Search for NerdioReporting and select Connect.
-
Copy the following information from Nerdio Manager:
Configuration Name
Base URL
Power BI Access Key
Once you have entered all the desired information, select OK.
In the Navigator window, select the AVD and MAU rows.
Once you have made the selections, select Load.
The Power BI Connector is configured and ready to use.
Comments (0 comments)