Hi @Yurdanur_Yusuf,
In this case, we will remove the Sort Data table.
First, I updated the data table by replacing the “.” with “” and “,” with “.” and remove the “TL” word. We need to do this so that it can be sorted properly.
Here’s the variables for Minimum and Maximum
The we get the Minimum Value first
after that we get the Max Value
Here’s the updated code
SortDataTable.xaml (14.7 KB)


