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
Hello,
I have a database containing information about countries from all over the world. I want to create a new column with only EU countries; therefore I need to exclude the country names (they are strings). How can I proceeded?
Solved! Go to Solution.
Hi,
If you created and joined a second table containing only EU countries to the country name of the current table and then used a measure
Hi,
If you created and joined a second table containing only EU countries to the country name of the current table and then used a measure