Quick Tip : Validate runMultiple DAG In Fabric
Validate the DAG before execution
Search for a command to run...
Articles tagged with #notebook
Validate the DAG before execution
You may already know this because I didn't. You can select a block of code in a cell to selectively run it instead of executing the entire cell. I wish there was keyboard shortcut for this. Thanks to Priyanka Langade for the tip. Thanks to Lokesh on...
Using Semantic Link and data access control to export & distribute Power BI report PDF extracts securely
Using mssparkutils.notebook.runMultiple() to parallelize notebook execution
Using Panel, Bokeh to interactively explore JSON structure
There is an old Italian saying "If it's not formatted, it is not DAX" 😁 When you get the list of measures from SemPy, it's not formatted and is hard to read and understand. Thankfully, the SQLBI team has made the DAX parser and the formatter availab...