Forum Discussion
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
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
2 Replies
- momodj20Helper II
- AllisonKennedyCommunity Champion
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