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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
jus-astra
New Member

Report Builder Error - Forward Dependencies Are Not Valid

Hi everyone!

 

I'm working on building a paginated report using Report Builder.

 

I created a data source and dataset on Report Server. The dataset has a parameter specified in the query, so the parameter was generated in Report Builder when I connected the report to it. I'm trying to add values in the Available Values tab of this parameter, but when I try to run the report, I'm getting an error message that says "The report parameter xyz has a DefaultValue or a ValidValue that depends on the report parameter xyz. Forward dependencies are not valid."

 

This parameter is being used in a where clause on the dataset (something like below), so I don't believe there are any dependencies here.

SELECT *

FROM table1 t1 JOIN table2 t2 ON t1.key = t2.key

WHERE Department = @Department AND XYZ = @xyz

 

Please advise.

 

Thanks!

1 ACCEPTED SOLUTION
v-henryk-mstf
Community Support
Community Support

Hi @jus-astra ,

 

What is your data source, for report server not all data sources support parameters.

 

If support, there should be an error in the parameter creation process. You can refer to the following document to check if the relevant steps were followed.

vhenrykmstf_0-1660808962134.png

For more details, you can read below document.

Report parameters in Power BI Report Builder - Power BI | Microsoft Docs

Create parameters for paginated reports in the Power BI service - Power BI | Microsoft Docs


If the problem is still not resolved, please provide detailed error information and related operations screenshoots. Looking forward to your reply.


Best Regards,
Henry


If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
v-henryk-mstf
Community Support
Community Support

Hi @jus-astra ,

 

What is your data source, for report server not all data sources support parameters.

 

If support, there should be an error in the parameter creation process. You can refer to the following document to check if the relevant steps were followed.

vhenrykmstf_0-1660808962134.png

For more details, you can read below document.

Report parameters in Power BI Report Builder - Power BI | Microsoft Docs

Create parameters for paginated reports in the Power BI service - Power BI | Microsoft Docs


If the problem is still not resolved, please provide detailed error information and related operations screenshoots. Looking forward to your reply.


Best Regards,
Henry


If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.