cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
Syndicate_Admin
Administrator
Administrator

Replace Parameter input in Power BI with Power App

My Power BI report is linked to an excel file file, with 2 columns A & B.

At Power BI,  A1 & B1 are parameters.

Parameter A1 & B1 are also used in calculation,

New Average of A = (SUM(Table1[A])+A1[A1 Value])/(COUNTA(Table1[A])+1);

New Average of B = (SUM(Table1[B])+B1[B1 Value])/(COUNTA(Table1[B])+1)

How can I use Power App to replace the parameter A1 & B1?

Appreciate any help. Please find the excel and PBIX file as attached.

1 ACCEPTED SOLUTION
Syndicate_Admin
Administrator
Administrator

1 REPLY 1
Syndicate_Admin
Administrator
Administrator

solved

Helpful resources

Announcements
May 2023 update

Power BI May 2023 Update

Find out more about the May 2023 update.

Submit your Data Story

Data Stories Gallery

Share your Data Story with the Community in the Data Stories Gallery.

Top Kudoed Authors