Export Calculated attribute by Export to Excel

1
Hello, Is it possible to export Calculated attribute by Export to Excel? And it also cannot sort on Calculated attribute. But is there other ways to realize the functions of Sorting and Export to Excel? Thanks in advance.
asked
1 answers
1

Among many other reasons don't use calculated attributes. 

Maintain these values with a microflow triggered at the right moment in your logic.

Which will have a positive result to your performance, and database interactions like you require 

answered