Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Long story short, I can't edit how the fields are brought in from our load. We copied an app from colleagues and there's about 1000 master items in this and I don't have time to reverse engineer the whole thing. Is there any way to edit the top bar that shows filter selections? We don't want it to show the actual field names but maybe a more simplified and end user friendly name. We think it will confuse the end user if they see the fields. Photo attached if you have questions or are confused about the area i'm talking about (selections with data redacted for safety).
Thank you!
Hi,
Try creating master dimensions for your dimension expression by adding CalcDim function then replace your expression with your newly created master dimension.
CalcDim('your expression')
kindly refer the below post for more details: https://community.qlik.com/t5/App-Development/Label-is-not-showing-for-calculated-dimension-in-searc...