968/extract-substring-in-tableau
Use the MID syntax in Tableau. For you it will be like this -
MID(String_dimension_name, 4, 6)
Here, 2nd value is the index or position and 3rd value is the length.
Unlock the Power of Data Visualization with Our Tableau Course.
First, a quick introduction to table calculations, ...READ MORE
One of the simple way is by ...READ MORE
Use this syntax - IIF(([Avg_sale] > [Today]),STR([Avg_sal ...READ MORE
You can view them here - \My Documents\My ...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
I understood your question (I hope so!). ...READ MORE
You need to create a str datatype parameter ...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.