Hi,
I encounter a lot of Fixed function from Tableau when trying to translate it to Domo, but I can't seem to find any reference to such function here. One example is a measurement (let's call it 50-percentile Area) that looks like this in Tableau:
{ FIXED [Area group]: PERCENTILE( { FIXED [Building Code]:AVG([Number of Residents])},0.5)}
How should I translate this in Domo, please?
Thanks a lot!