dataops-tk / tap-powerbi-metadata

tap-powerbi-metadata
MIT License
5 stars 2 forks source link

Test run with target-snowflake #6

Closed jtimeus-slalom closed 3 years ago

jtimeus-slalom commented 3 years ago

certain targets cares more about types of data passed to it

jtimeus-slalom commented 3 years ago

was able to run the following to get data all the way into snowflake using the following commands

poetry run tap-powerbi-metadata --config=.secrets\config.json > Activity.jsonl cat Activity.jsonl | target-snowflake --config=.secrets/target-config.json