Allow a Dataflow to connect to a Dataset to perform a DAX queries
Imagine This: You have a Dataset A that has complex DAX measures for several KPIs your company needs. You have a Dataset B that uses the result of the KPIs in an aggregated manner as an input, but doesn't need all the data to recalculate it. Dataset B only needs the precomputed KPIs as an input...
Save Visual calcs at the Semantic Model (aka Dataset)
With the amazing release of Visual Calculations (aka Visual calcs) we now have an excel-like way to write metrics on top of the result of a DAX Query.
The problem:
Unfortunately the current implementation took the visual name literally. It has a great interface to help t...
Make Power Query Online able to read encrypted XLSX files due to Sensitivity labels
Several businesses have the need to exchange data via XLSX files. Due to company policies, the correct classification of sensitivity label for some files adds encryption to them.
Power Query ver...