Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have a below table and two list box respectively. If I select Apple from 'Product01' and Grape from 'Product02' then my table box label should show the same as below. Need help on this. Thanks.
='Product01= '& (Product01)&' and ' & 'Product02: '&(Product02)
In Table title expression, Add this 'Product1= '& GetFieldSelections(Product1) and repeat the same for product2.
='Product01= '& (Product01)&' and ' & 'Product02: '&(Product02)
Hi,
The expression is write but I'm not getting any result.
='Product01 = '& GetFieldSelections([Product01]) and 'Product02 = '& GetFieldSelections([Product02])
Thanks. This solution works fine. This is simple and fast solution. Keep up your good work.
Amazing Content on this website mcdvoice survey. I Like it.Thanks for sharing. this worked exactly as i needed.