Hi,
I have created a dashboard which have matric set (from data connector table) and data cube (stored procedure) data label. When I created filter for “Claim Type” for both data label, the data cube data label occur error while if I created filter for the data cube alone only it has no problem. Meaning, when both data label sharing the same filter, the data cube cannot read but when it is not sharing, the filter works fine.
I had built a bridge parameter for @ClaimType which under Collection Member in data cube and the metric set is using same hierarchy for claim type.
May I know what is the problem?
Thank you.