So you need to look at the logic of this display method, if you can write it in T-SQL then use computed columns. If not then use virtual fields. With virtual fields you can use x++ coding and call the display method but virtual fields cause performance issues that's why we prefer to use computed columns if it's possible to use them
Thanks,
Layan Jweihan
Please mark this answer as "Verified" if it solved your issue. In order to help others who will face a similar issue in the future
André Arnaud de Cal...
294,459
Super User 2025 Season 1
Martin Dráb
233,066
Most Valuable Professional
nmaenpaa
101,158
Moderator