Hello Team, it doesn't allow me to select what fie...
# gd-beginners
m
Hello Team, it doesn't allow me to select what field to display because the dropdown disappear when I hover it, is this a bug?
m
Hi Manny, happy to help, to check further, can you tell us how to reproduce it, or even better if you can save a insight and send to us the direct link (by DM). Also I can see there are no attributes nor Fact/Metric, have you tried to add at least one of them and then check the filters?
m
HI @Mauricio Cabezas, Step 1 ) Create multiple labels to an attribute
Step 2) Drag the Attribute to the filter then on the filter select item from the Display As
m
Hi Manny, thank you for your time. I managed to reproduce the issue on my end, thus I am reporting this internally as bug. Can you please let us to know the urgency or how critical it is?
m
Hi @Mauricio Cabezas, it is critical as we started rolling out the gooddata feature into our app. Thank you.
m
Thanks for clarifying the criticality, Manny. I’ve already relayed the message to our developers, although I’m unable to provide an ETA at this time. Rest assured, we’ll keep you updated as soon as any new details become available. In the meantime, I’d like to suggest a workaround. While the Analytical Designer UI does not currently allow setting the display attribute label for a filter, you can achieve this by editing the visualization object via the API: 1. Retrieve the ID of the label from the LDM. 2. List all visualization objects in the workspace and locate the one in question by its title. 3. Make a GET request to retrieve the visualization object’s definition. 4. Identify the relevant filter and update its label ID to the desired one by making a PUT request to the same object endpoint. Once applied, the new label should appear in the filter in the UI. Be sure to verify the identifier you’re using, and avoid introducing unintended changes, otherwise, the insight may break and become inaccessible. I hope you find this approach helpful. We’ll keep you informed of any progress toward a permanent fix.
🙌 1
m
Thanks @Moises Morales
m
Hi Manny, I have good news, the bug was fixed, can you please check on your end? Thank you 🙂