CSV export not showing values with a Show-If formula that returns false

Hi all

I just realised that values, that have a Show If formula that returns false, will not show in a csv export, although I unticked the "Apply show-if constraints universally".

eddie61_0-1660554741073.png

Is this how it is intended to work? If so, is there a workaround for including does values in a csv?

Thanks in advance.

Adrian

 

Solved Solved
0 5 427
1 ACCEPTED SOLUTION

I understand you may have unique requirment, i.e. not to show the value in the column inside the AppSheet view, but the values are downloadable inside the CSV file exported from the view.

Try this expression for Show if constrain in your target column.

context("host")="server"

The values in this column is not displayed on the view, but they will be there when you download to CSV.

@takuya_miyai 

 

 

View solution in original post

5 REPLIES 5
Top Labels in this Space