43165/combine-columns-into-single-column
Hi Ayushi,
You can use calculated field to combine both together like,
STR([field 1]) + " " + STR([Field 2])
STR([Order Id]) + " , " + STR([Country])
You can add any delimiter to combine the fields together.
Hope this helps you.
Try with this calculated field: ( ...READ MORE
For combining all the 3 histograms, when ...READ MORE
You can create the following calculated fields: Profit: SUM(IIF([account_category] ...READ MORE
One of a simple approach is to ...READ MORE
You can use the following steps to ...READ MORE
Add this to the end of the ...READ MORE
Below is the required code: IF (NOT ISNULL([test2])) ...READ MORE
In essence, no. Since the workbook is ...READ MORE
Hi, to split the columns using 2 dimensions/measures/combination in ...READ MORE
Hi Sindhu, You can use filters from worksheets in ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.