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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
mjsystemss
Resolver I
Resolver I

Report Build Error

Hello,

 

I have 3 tables in SSRS Report Builder

1. Resolved

2. Unresolved

3. Recap.

 

I am using 1 and 3 to build one table each but table 2 to build 2 different Tables.

I have 3 tables working but the summary tab which is the last table I want to calculate the expression

= Count(IIf(Fields!Selected_Sol_err_ind.Value = "Yes", 1, Nothing), "Unresolved") but I get the error "Value for Datasetname is missing".

The expression is to count column Selected_Sol_err_ind where it is equal to "Yes"

mjsystemss_0-1741381562148.png

 

Any idea on how I can resolve this error?

 

Thank You

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi, @mjsystemss 

You are referencing the "Unresolved" dataset (scope parameter) in your expression, but it is possible that the Tablix is not bound to the dataset, or the dataset names do not match
L
ocate the Tablix10 control (possibly your Summary table) in the Report Builder design interface.
Right-click on an empty area of Tablix and select Tablix Properties. In the General tab of the Properties window, check that the correct dataset (for example, Unresolved) is selected for Dataset name. If it's blank here, select the appropriate dataset. If the dataset names are different, they must be consistent

 

How to Get Your Question Answered Quickly

Best Regards

Yongkang Hua

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
Anonymous
Not applicable

Hi, @mjsystemss 

You are referencing the "Unresolved" dataset (scope parameter) in your expression, but it is possible that the Tablix is not bound to the dataset, or the dataset names do not match
L
ocate the Tablix10 control (possibly your Summary table) in the Report Builder design interface.
Right-click on an empty area of Tablix and select Tablix Properties. In the General tab of the Properties window, check that the correct dataset (for example, Unresolved) is selected for Dataset name. If it's blank here, select the appropriate dataset. If the dataset names are different, they must be consistent

 

How to Get Your Question Answered Quickly

Best Regards

Yongkang Hua

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

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

Fabric Community Sticker Design Challenge Barcelona Carousel

Fabric Community Sticker Challenge - Barcelona 2026

If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!

July Power BI Update Carousel

Power BI Monthly Update - July 2026

Check out the July 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.