Hi,
i want that, if the Browsegallery picture is empty its use a standard picture. Is this Possible?
Its use (ThisItem.Picture)
I have uploaded a standard Picture called EmptyPicture.
I tried with this function
If(isempty(ThisItem.Picture); EmptyPicture[; ThisItem.Picture] )
but it doesnt work, could anyone pls help?

Report
All responses (
Answers (