Skip to end of banner
Go to start of banner

Power BI - Access LMS API Endpoints

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current Restore this Version View Version History

« Previous Version 3 Next »

Following document describes how LMS API Endpoints (Currently CSMART) can be accessed using Power BI Desktop application. In this process authentication will be completed in the background. You don’t need to provide access token every time while calling APIs.

  1. Open the provided Power BI file in desktop application and click on Transform data from home tab.

image-20240117-163249.png
  1. That will open a new window similar to the following.

image-20240117-163712.png
  1. Now you need to setup the API configuration. For that click on the Manage Parameters → Manage Parameters button

image-20240117-164050.png
  1. Now change the parameters according to your setup where you also need to provide an user’s Id and password who has access to the API. You only might need to change the parameters marked in the red box.

image-20240117-164537.png
  1. After making the changes, click on OK button to confirm the changes. The click on the function from left menu. Provide the From Date and To Date and click on invoke button, It will authenticate the API in the background and will fetch data.

image-20240117-165607.png
  1. Click on Close & Apply button

image-20240117-165813.png
  1. It will import the data in the power BI and it will show the imported data at the right panel where you can select columns for preview. You can later use the data for further processing as you want.

image-20240117-170342.png