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

SSRS expression - Divide second row with first row value in the same column

$
0
0

I have a table with column Account.
Return 2 value :
4
2
I tried to divide 2/4 using expression
=Fields!Account.Value/Previous(Fields!Account.Value)

It works. But it gave an error cell. I think 2/4 and 4/0 (error )

How do I get rid of the error, just divide 2/4 only
Please point out what was wrong with it. Many thanks


Viewing all articles
Browse latest Browse all 28687

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>