Ability to use measures in analytics
Instead of having only fixed values in constant lines in analytics, it would be great if a measure could be used. Eg. to create a line from the same day last week as a reference line.
STATUS
DETAILS
New
unpivot
Currently the Power Query Unpivot functionality has the behaviour that if all values in the selected columns are 'null', the resulting unpivoted row is "deleted". An optional parameter 'keep null rows' should provide the choice. Now we have to do a workaround using eg. a Table.ReplaceValue wi...
STATUS
DETAILS
New