Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Do I need to add a filter in the measure or summarize a table? I have no idea. Any help would be appreciated and if anyone has any idea on how to have a measure ignore a custom date hierarchy for the above so I can shorten the months to "mmm" that would be great I have been unsuccessful getting it to ignore the page filter with using a custom hierarchy.
Thank you in advance for any guidance.
Read about the FILTERS function and incorporate that into your measures. To suppress certain data point have the measure return BLANK() for them.
Appreciate the response. I do understand how FILTERs work, but I have trouble with it then applying ALLEXCEPT in the same instance as it will only show the [Total Resolved] for September (the month value selected in the page filter).
Any advice?