Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have spreadsheets with data, how can I represent row count in each spreadsheet in bar chart
Tried hardcoding the values - Pick(WildMatch(ValueList('Source System 1''), 100 ))
use Pick(wildmatch(Valuelist('Source System 1','Source System 2','Source System 3','Source System 4','Source System 5'),'Source System 1'), 100 )