お気に入りTableau Community Forums Member (Inactive) (Salesforce) が「#Error」で質問2021年10月25日 11:23Created 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 件の回答並び替え日付で並び替え役に立った順で並び替え日付で並び替えコメントをさらに読み込む...承認された回答Tim Terry2022年6月3日 21:59I 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)コメントを追加回答を記入...太字斜体下線取り消し線箇条書き番号付きリストリンクを追加コードブロック画像を挿入ファイルを添付リンク URLキャンセル保存0/9000返信
承認された回答Tim Terry2022年6月3日 21:59I 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)