Currently we truncate value for Operational data if it's longer than 20 chars and add ellipsis (...) to indicate that truncation.
It's obviously required when display data in column right away: but we could display it as complete value in the pop-up
Similarly how we do that on Latest data page:
Page Loading...