cndro, Author at CNDRO.LLC - Page 9 of 10
-1
archive,paged,author,author-cndro,author-2,wp-custom-logo,paged-9,author-paged-9,theme-bridge,bridge-core-2.9.4,woocommerce-no-js,tribe-no-js,ehf-template-bridge,ehf-stylesheet-bridge-child,qode-page-transition-enabled,ajax_fade,page_not_loaded,,qode-title-hidden,qode_grid_1300,footer_responsive_adv,hide_top_bar_on_mobile_header,columns-4,qode-child-theme-ver-1.0.0,qode-theme-ver-27.8,qode-theme-bridge,qode_header_in_grid,wpb-js-composer js-comp-ver-6.7.0,vc_responsive,elementor-default,elementor-kit-2634

There are different methods used in communicating with the Tableau Server, but one of the outstanding methods is through the Tableau Server Client (TSC). The tableau server is one of the tools in the tableau software product suite. You can read about tableau and it’s tools here. In this...

In Tableau, strings or string data, are data made of text. String functions exist to help you manipulate your string data. There about twenty string functions in Tableau. In this article, I am going to introduce you to ten (10) important string functions in Tableau,...

Salesforce is a CRM which stands for Customer Relationship Management.  In very simple terms, it is an online tool that helps businesses manage their customer information (basically a database of customers) efficiently. Salesforce is a software for every organization, and in this article, I’m going to...

Big Data Analytics tools are generally used to provide substantial analysis of a large set of data. It helps to find market insights, trends, customers’ preferences, and diverse information. These tools vary in features, efficiency, and complexity. In this article, I have compiled the top 7 data analytics tools this year. Here...

Conditional Statements in Python are used to decide the flow of execution of a program or code in Python. It’s like telling your program, “Hey, do this particular thing if it meets this condition, or if it doesn’t”. In Python, conditional statements are handled with “IF”. In...