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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

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

 

5 REPLIES 5
v-kongfanf-msft
Community Support
Community Support

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
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.