Comments
-
Thanks Mark! I have found another work around using SQL transformation: SELECT COUNT(DISTINCT `Name`) AS Count,`UserId` FROM `april_20th_ea` GROUP BY `UserId` Your idea may work as well! I will test it if this seems to stop working :)
-
@jaeW_at_Onyx How do you turn on the feature switch?