Hello, I am trying to ingest some metadata to Data...
# troubleshoot
l
Hello, I am trying to ingest some metadata to Datahub from Power BI using a recipe, and i would like to make modification of the dataset identifier before ingestion, more precisely to change the table name all into capital letters. For this purpose i can use transformers, but i am not sure if there is already a provided transformer that i can use, or in order to solve this i need to make a custom transformer? Your opinion will mean a lot to me. Thanks 🙂
✅ 1
h
There is no provided transformer for this. You'll have to write a custom one. Curious - it is just powerbi datasets that you want to all capital form ? Instead of playing with identifier(i.e. urn), I would suggest writing a transformer for only the display name, i.e. just the "name" from "DatasetProperties".
l
Thank you for your answer! That can be good approach. For now i am ingesting powerbi.