This is great thank you however many customer require this breakdown in
the billing portal. Perhaps this could be implemented via tags (bit like
annotations) at the pipeline level which could be used to breakdown
costs in the billing page?
@Quentin_Fisher I had bit longer session with support regarding MS
providing a work around for this. While they were helpful and
appreciated their support, it's pretty much up to us to make the scripts
to work around. We first tried to use databricks and python to handle
but was too cumbersome for s...
Hi Mark, Great video! Thanks for it. Is it possible to do an aggregate
transformation in this case when we don't have schema input? I'm having
multiples source tables as parameters "tableName". I would like to union
them and group by after. I tried to use the aggregation but it does not
show any col...
@Piotr_Kalinski The Merge transformation in my screenshot is just the
name I gave to my Union transform. You must branch off your stream and
then use a Select to pick the columns you want to keep for your hash in
order to use columns() in the hash function.
I had the same issue, and replacing ":" with "-" in the file name and
the model.json fixed the issue temporarily. @Mark Kromer @ADF2020 Any
update on timing of fix or progress/suggestions from folks on scripts to
rename all filenames? Thanks@Donald_Parish and @RamonMA1360
Latest Comments