Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Refering to "Objects" of/in PowerBI-File by DAX e.g. Page Names

Hello there,


In VBA (MS-Access) you can refer to contols in a form by keyword "Me"..E.g. Me.MyControlName.MyCaption="Hello World" displays "Hello World" as the controls caption, Me represents the actual (Form-) Object.


Why not use this approach inside PBI to handle Captions for PBI-Content coming as a return value for Measures?


My idea is to refer in DAX to e.g. PageNames (or internal Page-Enumeration) of reports to handle as a parameter for DAX.


By this the actual page-object is used as input parameter for looking-up the returning expression for DAX-Measures (eg for Headline-Caption displayed in a multi row card.to show as the Page title).


Benefit: Editing the DAX-Code-Script in one spot, individual editing on report pages avoided.


Please think on this,


Appreciating your comments.


thx


Thomas


Status: New
Comments
fbcideas_migusr
New Member
Status changed to: New