User Profile
Vamshi2020
Helper II
Joined 5 years ago
User Widgets
Contributions
API Key authentication in Gateway
Hello Everyone, I need your help for one of my Power BI Task. I am getting data to my Power BI Report from Web API . In Desktop, Iam using Apikey as request header to get the data to Power BI , but when iam adding datasources to gateway with Web API i cant find out the option to provide API Key as Authentication . I can only see Anonymous, Windows, Basic, AAD . But i have only Url and Api key . can someone help me how to provide API key as authentication for Web API Data source in Power BI gateway. TIA3.6KViews0likes7CommentsCumulative not working with sumx
I have a Table with few columns such as member id, start date, end date , provider name etc, value etc...my value column is a calculated column with value=1 formula. so this column contains 1 for all rows. Requirement is to calculate "sum of value for distinct member id ". if i use sum(Table[value]), cumulative is working fine but it gives wrong value. so, i used sumx(values(Table[member id]), calculate(max(Table[Value]))). But this measure is not making cumulative properly can someone please help me to achieve thisSolved2.6KViews0likes3CommentsSum of Value by Distinct Member Id
Hi All, I have a Table with few columns such as member id, start date, end date , provider name etc, value etc...my value column is a calculated column with value=1 formula. so this column contains 1 for all rows. Requirement is to calculate "sum of value for distinct member id ". Please help me to achieve this . TIASolved788Views0likes1CommentRe: Rolling count for months
Pragati11 , can we store the month whatever there in axis in one variable in run time ? for example- if i select time period from July -2019 to June-2020, if power bi is calculating logic for August month, i should store august in variable, if it is doing for October, my variable should see value october.2.4KViews0likes1Comment
Data Privacy
Microsoft Fabric Community and Privacy
To learn more about how we manage your data, please review the Microsoft Fabric Community Data Privacy guide.