Forum Discussion

PBInewbie21's avatar
PBInewbie21
Helper II
3 years ago
Solved

User Input

Hi Everyone, I have a 'Is it possible' question - Is there a way to create a calculator visual in PowerBI where user punch in numbers and answer is showed by using the set formula in backend?

3 Replies

  • Hi PBInewbie21 , Yes this is possible. You could create a parameter for each user input and then use these parameters in a measure which updates upon user selections. Below example of parameter 1 x parameter 2:

    If this answer solves your problem please mark it as a solution!

     

     

     

  • johncolley Thanks for your reply. I have no idea Parameters work. can you please provide me .pbix file?