Create a DAX formula to read current page number OR property that could be assigned to conditional formatting. Detailed desc: Currently it is possible to use dax to navigate to page that has the same name as measure value. What I think to have reverse of that. So that I can create a Header text with Page name and make it and for it to dynamically align when page name changes. That would make handling titles and page content a way easier. Possible more advanced application: 1. I create a new page. 2. I read the page title - align all text on page to the title 3. I assign all measures on the page to use calculation group or SWITCH based on page title. With such scenario I could be able to add in seconds new page where I investigate another measure having same layout