Selecting/cross-highlighting a filter-based measure should filter the rest of the dataset
I've created measures that are based on FILTER statements to count rows/items in a certain situation, like this: Overdue Customers = CALCULATE(COUNTROWS(Customers), FILTER(OverdueBalance > 0)) When I have multiple measures on a single bar chart, I should be able to highlight one and filter ...
STATUS
DETAILS
New
"Copy URL" option in Power BI Server
Allow "Copy URL" from the right-click/three-dot menu in Power BI server. I often have to get the URL of a report in Power BI Server, but the only way to do that is to click on the report to open it, and then copy the URL while it's loading and hope your browser doesn't lock up. Being able to g...
STATUS
DETAILS
New