I am trying to do a simple division calculation.
Error is not specific about how to correct. See image.
Is Quicksight able to divide distinct count aggregations?
Hi,
Can you try it with the distinct_count_if(api,{active/inactive}=“Active”)/({distinct_count(api)}) directly instead of calculation field used which giving error ?
Regards, Naveed Ali
Yes, this worked.
And this also produces the same result.
Thanks for letting us know @aseaman!