Hi @Shanvitha ,
You may try the expression like shown:
show the Image when Export PDF or preview:
=IIF(Globals!RenderFormat.Name ="PDF" or Globals!RenderFormat.IsInteractive,false,true)
show the textbox when export excel:
=IIF(Globals!RenderFormat.Name = "EXCELOPENXML" OR Globals!RenderFormat.Name = "EXCEL",false, true)
Hope it will work.
Regards,
Zoe
If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
Hot issues October:
https://learn.microsoft.com/en-us/answers/questions/142427/users-always-get-connection-timeout-problem-when-u.html