Forum Discussion
Anonymous
2 years agoNot applicable
Adding an optional for Parameter setting in report builder/paginated report
Hi guys, I am currently working on a paginated report that focuses on financial data. The report comprises three main columns: Level 4, representing account details; YTD actual, showing year-to...
Anonymous
2 years agoNot applicable
Hi Anonymous ,
The error message "the parameter CompanyName is not declared" typically indicates that there's a mismatch or an issue with how the parameter is defined or referenced in your DAX query. This can happen if the parameter is not correctly set up in the report properties or if there's a typo or inconsistency in the parameter name.
- Ensure that the "Company" parameter is correctly declared in your report. This involves checking the Parameter Properties to confirm that it's listed and correctly configured.
- Double-check the syntax of your modified DAX query. Ensure that all references to the "Company" parameter are consistent and correctly spelled. It's crucial that the parameter name in the DAX query matches exactly with the one defined in the report parameters.
How to Get Your Question Answered Quickly - Microsoft Fabric Community
If it does not help, please provide more details.
Best Regards
Community Support Team _ Rongtie
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.