Forum Discussion
nagaraj007
3 years agoPost Patron
Hide Button based on Column Value
Hello All, I have one table in which i have a column which says YES or NO.. If the data says Yes.. I have a button which should be visible for the users to click on the button and download do...
lbendlin
3 years agoSuper User
I have one table in which i have a column which says YES or NO..
how many rows are in that table? If there is more than one then how is Power BI supposed to know which row you mean?
- nagaraj0073 years agoPost Patron
I have 465 rows and for each row there is unique Id called Membership No.
- lbendlin3 years agoSuper User
You would only need one button. Depending on the Yes/No you can set the button text dynamically, and also assign the action URL dynamically.