Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
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
Solved! Go to 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
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
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
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
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!