Forum Discussion
winceeS
4 years agoFrequent Visitor
Power BI Globals!RenderFormat.Name Equivalent
In Power BI, I want to get the file name on my power bi report and use it on the report itself. Power BI Report Builder or SSRS has Globals!RenderFormat.Name, I wonder if there is something like this...
winceeS
4 years agoFrequent Visitor
thanks for the response v-henryk-mstf , it's not quite what I'm looking for.
Globals!RenderFormat.Name is a Built-in field in SSRS/Power BI Report Builder that will allow the developers to use it to display what the .rdl file name is on the report they are creating.
so I'm trying to look for this same field or function in power bi if there is one available.