Hello RiseHigher,
Thank you to post your question on TechNet forum.
From the error message, it is possible that you drop the field All_Custom_CPI into different dataset scope. Please try to change the expression of the textbox "All_Custom_CPI_1" to:
=First(Fields!All_Custom_CPI.Value, "AllCustom")
Note: The above expression works if the data set name is "AllCustom" (case sensitive), and the first value of the result is expected value.
I hope it is helpful to you.
Regards,
Edward
Edward Zhu
TechNet Community Support
