Forum Discussion
Generate calculated table containing rows where count of a value is greater 0 for each user
For example, do you care about users on a per campaign basis?
Anyway, get back in touch if needed.
Owen ;)
Playing around with the two examples you provided, I like your V1 option from a readiblity standpoint. Thanks so much!
So I think I've nailed down my next issue to work through. For the visuals generated from the Calculated data set, I'm building a graph that slices the data based on campaign. For campaign X, show how many users did not confirm.
So I've noticed that when I use a campaign slicer, the visual list of data from the calculated table changes but I can tell that the backend dataset is not. Took me a bit to figure it out, but now it makes sense as to why the sliced calculated column is "almost" correct. My guess is there is a way around this - otherwise a slicer against a calcuated table isn't much use.
I have the option of changing the backend data, but I'm trying to avoid it if possible.