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".
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! Go to 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.
Hi @eddie61
You could make another view that shows the data you need and export that view as CSV.
I have the data in the view. It also shows the columns in the csv, but not the values.
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.
Thank you @Koichi_Tsuji this does the job.
I personally think this should be viewed as a bug
What purpose is there to include the column, if it's only going to be empty?
IMHO: it's sloppy to have a column included that's completely empty
- Makes someone look like an amateur
----------------------------------------------------------------------------------------------------------------------------------------------
User | Count |
---|---|
15 | |
11 | |
9 | |
7 | |
3 |