Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
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?
Solved! Go to Solution.
@johncolley Thanks for your reply. I have no idea Parameters work. can you please provide me .pbix file?
Hi @PBInewbie21 , Please see attached for an example.
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?
Hi @PBInewbie21 , Please see attached for an example.
If this answer solves your problem please mark it as a solution!
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!