Skip to main content

Created bins. But getting only null and #error value as output.Created bins in tableau. All I am getting is null and #error value as output. Please let me know how can I resolve this. Sharing image for the same.

4 respuestas
  1. 3 jun 2022, 21:59

    I found wrapping the function that is used to calculate the values I am trying to bin in the INT() function resolved this issue for me. Example = INT(datediff('day', birthdate, someDate)/365.25)

0/9000