Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
I am wanting to add a column with some text and I am getting this error:
local_govt_nm is not numbers - its formated as text. Any ideas?
Mapname = 'Combined tables'[local_govt_nm] +"Queensland,Australia"
Solved! Go to Solution.
HI @steambucky
Please try an ampersand &
eg.
Mapname = 'Combined tables'[local_govt_nm] & " Queensland,Australia"
HI @steambucky
Please try an ampersand &
eg.
Mapname = 'Combined tables'[local_govt_nm] & " Queensland,Australia"
User | Count |
---|---|
64 | |
59 | |
47 | |
33 | |
32 |
User | Count |
---|---|
84 | |
75 | |
56 | |
50 | |
44 |