Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Values missing from straight table

Afternoon!

I have been noticing some data not pulling through to straight tables.  It appears as '-' in the field, but there is a value in that field when looking at our CRM database.

Can anyone explain why this happens?

2 Replies
sunny_talwar

Is your second column an expression or dimension? If it is an expression and you are using just the field name, then you might see -, if there are more than one values to show. May be try to use it as a dimension or use Concat(DISTINCT FieldName, ', ') as expression

Anonymous
Not applicable
Author

Hi,

Might be a linking issue. Perhaps look at your modelling again