We have updated WebDataRocks EULA, effective as of April 18, 2024. Learn more about what's changed.

Default Sorting of measure not working for Angular.

Answered

I am using Angular 9, please let me know how to do sorting of measures field.
I tried sorting using type, tuple and measure. Please have attached screen shot for reference. 
 
 
 

Attachments:
fault1.jpg

2 answers

Raj August 1, 2020

Can you please let me know if Sorting of Measured(Calculative) field works in Angular.
If possible please give an example.

Hugo Martinez August 7, 2020

Hi,
It seems you have the issue with typescript compiler.
If you define your report property with the type any, typescript should compile it correctly.