Forum Discussion
Multiple user input
Hi Everyone,
is it possible to have a multi user input in power bi?
for example i have the below table
i need to add an option for the user to add for each index (1 to 😎 a value based on his decision, and these entered values should be used in other calculation (like a predective analysis).
i checked the what-if-paramter how the user can select only one value to be evaluated in the report, while here i want all values to be involed in the calculation based on the index number. also in what-if-parameter, we have to specify min max and incremental value, while here values to be entered are not necessarily incrementing.
appreciate you assistance.
Best regards,
- Anonymous6 years ago
Hi,
If you're wanting to write back to your data source in Power BI, you'll probably need to use a Power App visual within Power BI. Check out this video: https://www.youtube.com/watch?v=b9gBXUdd55MHope that helps!
Kim
2 Replies
- AnonymousNot applicable
Hi,
If you're wanting to write back to your data source in Power BI, you'll probably need to use a Power App visual within Power BI. Check out this video: https://www.youtube.com/watch?v=b9gBXUdd55MHope that helps!
Kim- gorgoFrequent Visitor
Thank you Anonymous for you feedback. I will try to follow the instructions in the video, hope i will get somewhere.