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
PBI Sept Update Carousel

Power BI September 2023 Update

Take a look at the September 2023 Power BI update to learn more.

Learn Live

Learn Live: Event Series

Join Microsoft Reactor and learn from developers.

Top Kudoed Authors