Conditional data load into a visual.
This will allow for the loading of data into a visual based on a user selected critrerion such as when a slicer is selected and/or some other event occurs on a report. This will facilitate the controlled loading of data into a visual without running out of memory and/or slowing down a report beca...
Allow for the use of expressions in the userelationship function
Instead of requiring a column name in the function allow for the use of an expression/measure that can be evaluated to provide a column name.
Role level security should work with measures defined using userelationship function
Currently this is not possible. I have a user table that has many relationships with the main fact table and I have created measures that are defined using the userelationship function. When I apply a role level security on the user table I get a message that the security is not supported when th...