Hi,
This is a feature request. Could you add trigonometric functions to QuickSight?
I’m trying to calculate distances using latitude and longitude and need trigonometric functions to perform the calculations.
acos(sin(lat1)*sin(lat2)+cos(lat1)*cost(lat2)-cos(lon2-lon1))*6371
Thank you!