Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
How will write for these two expressions in one expression.
=count(distinct VIN_ID) // count of vins.
=Fractile(Temp,$(vFrac)) // calculate percentile of Temp.
Dimension is : class(Temp,10)
Thanks