1
votes

I have an SSRS report in which we are showing comments in tooltip but we are unable to get the same(tooltip in excel) when we export to excel using the inbuilt functionality of exporting in SSRS.

Any good code link or suggestion would be great help. Unable to find anything that I could implement.

1

1 Answers

1
votes

Alas, this isn't possible (yet) in SSRS.

Your only option is probably to create a custom rendering extension which is a heavyweight solution.