August, 2013

article thumbnail

Personalized BI

Elegant BI

What could/would you do with this personalized data? How would it make your job easier, make you look good to your boss and (maybe even) give you a career boost? Need information on Business Intelligence ? Write to us at sales@elegantjbi.com.

article thumbnail

CEOs of America’s Largest Companies Embracing Twitter and LinkedIn (Facebook, not so much)

Domo

Last year my company Domo, along with CEO.com, published an eye-opening study that revealed the social media habits of Fortune 500 CEOs. It found that the vast majority of these business leaders were virtually invisible on social media sites. At the time, it was startling that more than half the U.S. population had eagerly embraced sites like Facebook, yet only 7.6 percent of Fortune 500 CEOs had joined Facebook and less than four percent had a Twitter account.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Digging into SQL Server 2012 columnstore index

BI Insight

The SQL Server 11.0 release (code named “Denali”) introduces a new data warehouse query acceleration feature based on a new type of index called the columnstore. Columnstore indexing is officially announced in SQL Server 2012. It is working based on xVelocity memory optimised technology and it improves data warehouse query performance significantly.

article thumbnail

Corporate Performance Management and Sensitivity Analysis

Elegant BI

Corporate Performance Management and Sensitivity Analysis. Imagination is a great thing! But, imagining business results doesn’t get it done! If you want dependable results, you have to engage in Corporate Performance Management with clear analytical tools so you can base your strategy on dependable information. Imagine for a moment what you could do with the right data!

article thumbnail

5 Ways You Can Win Faster with Gen AI in Sales

Incorporating generative AI (gen AI) into your sales process can speed up your wins through improved efficiency, personalized customer interactions, and better informed decision- making. Gen AI is a game changer for busy salespeople and can reduce time-consuming tasks, such as customer research, note-taking, and writing emails, and provide insightful data analysis and recommendations.

article thumbnail

My Friend Ralph Is Business Intelligence Challenged…and He Isn’t The Only One!

Elegant BI

My Friend Ralph Is Business Intelligence Challenged…and He Isn’t The Only One! My friend, Ralph is a Financial Controller. He has to stay abreast of business results and track budgeted vs. actual. His company has multiple departments and budgets so information analysis is burdensome, and complicated because the information he needs isn’t simple to retrieve or analyze, so he loses precious time in recognizing issues and making appropriate changes.

More Trending

article thumbnail

Agile BI

Elegant BI

Agile BI. Betsy says: I don’t have to tell you why it is important to respond quickly to competitors and the market, and to changing trends in customer buying behavior. You know how difficult it is to build business agility and responsiveness. Tell us about how your business has experienced lost or unrecognized data that could have helped the company improve results.

article thumbnail

How to create schema dynamically using dynamic SQL

BI Insight

In this short post I’ll show you how to create database schema using dynamic SQL. It’s easy, just take a look at the following code: declare @SchemaName varchar(max) set @SchemaName = ‘YOUR_SCHEMA_NAME’ if not exists (select 0 from sys.schemas where name=@SchemaName) exec(‘create schema [‘+@SchemaName+‘]’) go Enjoy!

40
article thumbnail

How to create schema dynamically using dynamic SQL

BI Insight

In this short post I’ll show you how to create database schema using dynamic SQL. It’s easy, just take a look at the following code: declare @SchemaName varchar(max) set @SchemaName = ‘YOUR_SCHEMA_NAME’ if not exists (select 0 from sys.schemas where name=@SchemaName) exec(‘create schema [‘+@SchemaName+‘]’) go Enjoy!

40
article thumbnail

Digging into SQL Server 2012 columnstore index

BI Insight

The SQL Server 11.0 release (code named “Denali”) introduces a new data warehouse query acceleration feature based on a new type of index called the columnstore. Columnstore indexing is officially announced in SQL Server 2012. It is working based on xVelocity memory optimised technology and it improves data warehouse query performance significantly.

article thumbnail

Prepare Now: 2025s Must-Know Trends For Product And Data Leaders

Speaker: Jay Allardyce, Deepak Vittal, Terrence Sheflin, and Mahyar Ghasemali

As we look ahead to 2025, business intelligence and data analytics are set to play pivotal roles in shaping success. Organizations are already starting to face a host of transformative trends as the year comes to a close, including the integration of AI in data analytics, an increased emphasis on real-time data insights, and the growing importance of user experience in BI solutions.