Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
momodj20
Helper II
Helper II

For guru. interactive calculation based on the data entered

Hi my friend,

i want insert a interactive calculation based on the data entered. this is possible?

 

example : based on the entered value (Campo1) it must calculate the column value

 
1 ACCEPTED SOLUTION

How many values can the user enter? One way would be to create a slicer that allows them to select the value, and have the column values update based off the SELECTEDVALUE() of the slicer.

 

Otherwise, if you want the user to be able to enter data into Power BI you should look at PowerApps visual. https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/powerapps-custom-visual

 

 


Please @mention me in your reply if you want a response.

Copying DAX from this post? Click here for a hack to quickly replace it with your own table names

Has this post solved your problem? Please Accept as Solution so that others can find it quickly and to let the community know your problem has been solved.
If you found this post helpful, please give Kudos C

I work as a Microsoft trainer and consultant, specialising in Power BI and Power Query.
www.excelwithallison.com

View solution in original post

2 REPLIES 2
momodj20
Helper II
Helper II

Cattura.JPG

How many values can the user enter? One way would be to create a slicer that allows them to select the value, and have the column values update based off the SELECTEDVALUE() of the slicer.

 

Otherwise, if you want the user to be able to enter data into Power BI you should look at PowerApps visual. https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/powerapps-custom-visual

 

 


Please @mention me in your reply if you want a response.

Copying DAX from this post? Click here for a hack to quickly replace it with your own table names

Has this post solved your problem? Please Accept as Solution so that others can find it quickly and to let the community know your problem has been solved.
If you found this post helpful, please give Kudos C

I work as a Microsoft trainer and consultant, specialising in Power BI and Power Query.
www.excelwithallison.com

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

Check out the November 2025 Power BI update to learn about new features.

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors