Forum Discussion
Cannot add dynamic values into text box
- Anonymous2 years ago
Hi all,
I have now solved and hope this can help others. The problem is related to my report that had both dataset and visuals in the same PBIX file. Originally t was split in two separate PBIX (Dataset and report) that I later merged into a single PBIX. In this way the textbox visual couldn't see the columns and the measures of my model even if they were in the same file. Now that I have separated semantic model and report (as best practice is teaching) everything works correctly. In essence your report has to be "connected live" to you data model in order dynamic values can be retrieved:
Hope this helps.
Regards,
C.
We are having the same issue with the latest version of PBI Desktop (Version: 2.124.1805.0 64-bit (December 2023)). And for existing reports developed in the past that already have dynamic content in text boxes, developers are unable to edit/view the dynamic value being used in those reports as well.