Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 2895

Re: #MULTIVALUE when 'All' Selected in the Report Filter

$
0
0

Hello Christina,

 

That is so obvious because when you select All Values it is trying to display all the city names in one cell only resulting in #MULTIVALUE to avoid that you can replace the formula in the cell by as shown below.

 

=If Pos(ReportFilterSummary();"No Filter")=0 Then [CityFilter] Else "All Value"

 

Where [CityFilter] is the thing you are showing in that cell.

 

Regards

Niraj


Viewing all articles
Browse latest Browse all 2895

Trending Articles



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