Hi there, I have a problem with the ingestion of t...
# ingestion
s
Hi there, I have a problem with the ingestion of tags defined in looker. In my case I have an hidden column with a tag "hidden_dimension". I have ingested looker and lookml metadata to datahub but i can only see the tag "Dimension" and not the one i have defined as shown in the picture. Could you help me with this? thanks
🔍 1
📖 1
l
Hey there 👋 I'm The DataHub Community Support bot. I'm here to help make sure the community can best support you with your request. Let's double check a few things first: ✅ There's a lot of good information on our docs site: www.datahubproject.io/docs, Have you searched there for a solution? ✅ button ✅ It's not uncommon that someone has run into your exact problem before in the community. Have you searched Slack for similar issues? ✅ button Did you find a solution to your issue? ❌ Sorry you weren't able to find a solution. I'm sending you some tips on info you can provide to help the community troubleshoot. Whenever you feel your issue is solved, please react ✅ to your original message to let us know!
s
ah, I'm in datahub version 0.10.2
missing_lookml_tags.png
a
Hi, LookML only extracts dimension groups as tags, not tags themselves
You’ll need to add the tags manually or with an API/SDK https://datahubproject.io/docs/api/tutorials/tags
s
ah ok, thanks for clarifying that 👌