Forum Discussion
Anonymous
6 years agoNot applicable
Power BI reports data connect with REST API and reload data on Refresh dashboard.
Hi All, I am new to Power BI, Sorry for my stupid question but I am trying to build the dashboard which takes data from REST API and everytime I refresh/reload the Dashboard of Power BI it should...
Anonymous
6 years agoNot applicable
Thanks GilbertQ I will use schedule refresh but I have Graphql API which takes the request params like
My POST API looks something like https://**************.com/api/v1/get_data
{packMarketPent(periods: {start_date: "2019-01-01", end_date: "2019-10-01"}){
channel service_name metric_absolute_actual}
}
Can you pls help me whats the best possible way to use this API in POWER BI
GilbertQ
6 years agoSuper User
Hi Anonymous
Here is a previous question if you click on the link it will explain and show you how to get this working
https://community.powerbi.com/t5/Power-Query/Pull-data-from-a-REST-API-Authentication/td-p/246006