How to Create Dynamic Titles In Power BI

How to Create Dynamic Titles In Power BI

Hello everyone, If you want to create a dynamic title Power BI, follow these steps: Using Sample Superstore dataset, 1. Create a measure and give it a name for example “Dynamic Title”: Dynamic Title = SELECTEDVALUE(Orders[Sub-Category],”All...