Skip to main content

Power BI

New

Parametrized Text Boxes

Vote (18) Share
's profile image

on 16 Jun 2016 16:57:59

It would be useful to allow the usage of parameters and / or filter values within text boxes. for example : create a dynamic dashboard which enables customized titles

Comments (2)
's profile image Profile Picture

caeca8fa 27d5-4c3b-84e0-4e2217642ab8 on 05 Jul 2020 22:34:18

RE: Parametrized Text Boxes

to do this for parameters, you can create a measure and read the parameter value with "FIRSTNONBLANK(StartDate[StartDate],TRUE () ) and set this measure to a Card field

's profile image Profile Picture

c6aefbac a177-45db-aff2-23b07669242c on 05 Jul 2020 22:29:25

RE: Parametrized Text Boxes

If i could have a variable stored in an Excel file eg. August 2016 Results.
Then i could have that pulled into a Report without having to edit the report title monthly.