-
DataFlowの出力DataSetを過去に遡って復旧できる様にしてほしい
DataFlowで生成された出力DataSetの最新分より前の状態のものを復旧できる様にしてほしいです。 特に回帰的ETL等で蓄積データを生成した際、何らかの理由で最新の更新でデータが壊れたりしてしまった場合に、過去の時点のものが復旧若しくはエクスポートできれば、壊れたデータを簡単に直す事ができると思うので。
-
Tip of the week #30: JSON Expander Tile for Working with JSON Data 🧩📊
Working with JSON data often adds friction to your DataFlows. Nested structures, arrays, and long text fields usually mean custom parsing and extra logic. The JSON Expander Tile in Domo Magic ETL makes this much easier by letting you visually explore JSON structures and expand them into clean columns in just a few clicks ✨…
-
Add from Canvas
I received an email that add from canvas was added to my Domo instance, however I am not seeing the plus sign on the canvas in either existing ETLs or new ones. is there something I need to do to turn it on?
-
Fixed Input Tile - subsequent join doesn't recognize column schema
I've used the Fixed Input tile several times and have noticed when I create a fixed input and then connect it to a subsequent join, the column selection in the join references a different input dataset upstream instead of the schema of the fixed input. I can eventually get it to recognize the right columns by clicking…
-
Optimizing Your Consumption: A New Governance Series 🔎 Session 2
Optimizing Your Consumption: Governance Strategies | Session 2 In continuation of our 3️⃣ Part Series , part 2️⃣ of these series we'll be covering ETL Best Practices and using the Governance Toolkit to automate the clean up process of your Domo instance. Reach out to your AE's if you have any extra questions or would like…
-
出力データセット(Output Dataset)削除時のETL側の自動削除
DOMOのETL(Magic ETL / DataFlow)において、 出力データセット(Output Dataset)が削除されると、ETL全体が更新・実行できなくなる仕様になっています。 管理者側で使われてないデータセットを削除する機会がありますが、その際、使われているETLの出力データセットの場合、 出力データセットタイルも削除しなければならなくかなり手間です。 出力データセット自体が削除されるとETL側も自動削除されるとか、自動削除されないまでも使われているETL自体は 更新・実行が継続されるなどの仕様変更希望します。