Looking for assistance for the Query below to work in Tableau.
IIf([Site PN] Like "*#","MFG",IIf(Len([Site PN])-Len([Part Number])>0,Right([Site PN],Len([Site PN])-Len([Part N@umber])-1),"MFG"))
1 answer
Hey Todd Thomsen,
I'm still working my way through custom SQL basics so I'm probably not much use here. However, providing a use case for the query above may help other users identify the desired outcome and be better able to assist. Packaged workbooks are also always a huge help! :-)
Thanks,
Diego