Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
sujit_nath
Creator III
Creator III

Get name of dimension

I am implementing ad-hoc reporting in a way that the incoming files will be dynamic. So-

step 1 - I have extracted the name of columns in a separate table.

Now I've taken the fields in a table and want to conditionally show and hide these based on the selection on the column in step 1.

How do I put a condition such that I do not need to hard-code anything.

I am struggling with something like this in 'enable conditional' in the mdimension

=alt(WildMatch(GetFieldSelections(header1,'|',100),'*<need to dynamically put current diimension here>*'),0)

Labels (2)
1 Reply
Brett_Bleess
Former Employee
Former Employee

You are likely going to need to attach a sample QVW on this one to get a response.

Regards,
Brett

To help users find verified answers, please do not forget to use the "Accept as Solution" button on any post(s) that helped you resolve your problem or question.
I now work a compressed schedule, Tuesday, Wednesday and Thursday, so those will be the days I will reply to any follow-up posts.