Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi ,
I have data like,
Table1:
Table2:
No i have key of CGID&DATE between both
I want waterfall chart based on SubType
Start month will be count(CGID) for March
and all others will be count(CGID) for April.
In a chart i have DATE Type as a dimension and expression i need countof CGID for current month and previous month.
And all this should filter with ID's.
and Current month (April) is selected.