Allow unbalanced nested combinations of measures and columns in Matrix
As of today, if I use several measures in a matrix and also use a field as a column, the matrix will show all the measures for all the values of the field.
We would like much more flexibility.
To allow nesting of columns and measures, but to specify what measure should be "splitte...
Enable saving JSON files to Lakehouse with Dataflow Gen 2, not just tables
I am pulling data from REST API source with Dataflow Gen 2.
One of the Columns in the Query invokes a function with an API call.
I would like to save this step as a JSON file AS-IS in a Lakehouse, without having to "expand" this column (that contains Records) to columns....
Make pulling Data from API sources EASIER with low code UX
In many cases we need to pull data using API calls. Many times - main API call with nested API calls.
For example:
main call: www.someapi.com/v2/students - gives us list of students.
nested call: www.someapi.com/v2/{student_id}/courses - give...
Add dynamic titles to small multiples
Currently, small multiple Titles cannot show measures / dynamic content. Also, there is no option for subtitles.
Please add this option - it'll allow us easily show important measures in the title of each small multiple item.
Increase Text field size in Lakehouse and Warehouse
I am working with API has returns Large Text field, containing more than 19000 characters.
When I see the text in Dataflow - it is fully shown and stored, but when I save the table to the Lakehouse or Warehouse destination, the text gets truncated to around 7600 characters.
Please ...