{((CatgoriesData.Position)&2)==0} when i put this condition in Group Header in Report SetUp Language C# it gives perfect conditoin true
but when i convert Language into VB it shows EXpression Expected Error in the Report..
Expression Expected
Expression Expected
Hi
Please change the expression for VB.Net as follows:
Thank you.
Please change the expression for VB.Net as follows:
Code: Select all
{((CatgoriesData.Position) AND 2)=0}
Expression Expected
Thank You Thank You so muchh Edward
Expression Expected
Please let us know if any additional help is required.
Thank you.
Thank you.