Quantcast
Channel: SQL Server Reporting Services, Power View forum
Viewing all articles
Browse latest Browse all 10045

#Error for Division Cell in Report

$
0
0

Hi All

I am trying to use this expression in Report Builder 3.0 (SSRS 2008 R2), however get a #Error message because its a division;

=SUM(Fields!Project_Work.Value) / (SUM(Fields!Project_Work.Value) + SUM(Fields!Admin.Value))

How can I avoid the #Error message? Looked on the internet but haven't quite found the right format to sort it?


Viewing all articles
Browse latest Browse all 10045

Trending Articles