Skip to main content

Apply cross-filters to data in DAX


Cross-filters only apply to measures. It would be useful to have the ability to apply the current cross-filters to a DAX calculation you can use in columns (and possibly other measures too). The function would probably look something like: APPLYCROSSFILTERS(

) returns Table. The tab...

Read more...
0 Comments

Read more...
0 Comments

STATUS DETAILS
New

Simple Semantic Layer Support for Schema in Custom Connectors


A simple Semantic Layer support could be incorporated in Power BI by having Power Query use a shared function in the Connector of: getLocalization(, , Optional ) returns text Power Query would check if the function exists and if it does then for the ...

Read more...
0 Comments

Read more...
0 Comments

STATUS DETAILS
New

Selected Columns list to give expanded fields as well


Currently onSelectedColumns gives only top level fields. It is common for REST APIs not to return all fields and only return initially hidden fields if specifically asked for. If not asked for then you get "null" in those fields, usually because they are not actually in the response, but the ...

Read more...
0 Comments

Read more...
0 Comments

STATUS DETAILS
New