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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
adityavighne
Continued Contributor
Continued Contributor

User can select value from dropdown and update table

Hi Team

 

I'm looking for option where user can select value from dropdown and select value for that table.

 

adityavighne_0-1715595327400.png

 

2 ACCEPTED SOLUTIONS

@adityavighne ,

Since Power BI is a SAAS solution we can't add/edit/delete the data directly from Power BI. But you can use Power Apps in Power BI to write back to the source.

Please refer this video - https://www.youtube.com/watch?v=5y2jJyH4Eu0





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!


LinkedIn


View solution in original post

Anonymous
Not applicable

Thanks for the reply from @Arul , please allow me to provide another insight:

 

Hi @adityavighne ,

 

According to your description, when clicking on the refresh button in powerbi, you can synchronize the updated results in the excel sheet.

vkongfanfmsft_1-1715672459227.png

vkongfanfmsft_0-1715672449087.pngvkongfanfmsft_2-1715672496823.png

 

But changing the status directly in powerbi can only be done by creating a filter condition in the formula.

 

status_ =
SWITCH ( SELECTEDVALUE ( Sheet1[Name] ), "A", "yes", "B", "no", "yes" )

 

vkongfanfmsft_3-1715672803190.png

Best Regards,
Adamk Kong

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

5 REPLIES 5
Anonymous
Not applicable

Thanks for the reply from @Arul , please allow me to provide another insight:

 

Hi @adityavighne ,

 

According to your description, when clicking on the refresh button in powerbi, you can synchronize the updated results in the excel sheet.

vkongfanfmsft_1-1715672459227.png

vkongfanfmsft_0-1715672449087.pngvkongfanfmsft_2-1715672496823.png

 

But changing the status directly in powerbi can only be done by creating a filter condition in the formula.

 

status_ =
SWITCH ( SELECTEDVALUE ( Sheet1[Name] ), "A", "yes", "B", "no", "yes" )

 

vkongfanfmsft_3-1715672803190.png

Best Regards,
Adamk Kong

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

adityavighne
Continued Contributor
Continued Contributor

@Arul I have excel connected to power bi. Now i want to give option to user so they can change status of that contact in Power BI. for example staus for A is 'Yes' but tomorrow if user want to change from Yes to 'No' then he can make those changes in Power BI.

@adityavighne ,

Since Power BI is a SAAS solution we can't add/edit/delete the data directly from Power BI. But you can use Power Apps in Power BI to write back to the source.

Please refer this video - https://www.youtube.com/watch?v=5y2jJyH4Eu0





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!


LinkedIn


I think he means that the user want to change the data of the data source in power bi itself, then give him access to the excel.



Did I answer your question? Mark my post as a solution! Appreciate your Kudos
Follow me on LinkedIn linkedIn
Vote for my Community Mobile App Idea

Proud to be a Super User!




Arul
Super User
Super User

@adityavighne ,

Your ask is not clear to me. Could you explain it more in detail?





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!


LinkedIn


Helpful resources

Announcements
July PBI25 Carousel

Power BI Monthly Update - July 2025

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

Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.