September, 2013

article thumbnail

Balanced Scorecards

Elegant BI

Balanced Scorecards. Betsy says: Jugglers balance plates, fruit and other everyday items. YOU balance business…or at least I hope you do! Corporate Performance Management and Balanced Scorecards are the things you need to beat the competition! Your balanced scorecards should be practical, affordable and flexible for future growth. You need an intuitive, browser-based mobile interface that displays on every mobile device and tablet, no matter the screen size.

article thumbnail

How to install database diagram support programmatically

BI Insight

In the previous article we discussed about how migrating a database diagram into another database. In this article I’ll quickly show you how to install database diagram support. As mentioned in the” How to copy or migrate database diagrams into another database” article, we need to install database diagram support to be able to see … Continue reading How to install database diagram support programmatically.

52
Insiders

Sign Up for our Newsletter

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

article thumbnail

What Do The World’s Top-Performing CEOs Look Like?

Domo

Harvard Business Review recently released a pretty cool scorecard that evaluates the world’s 100 top-performing CEOs. To round out the scorecard’s focus on performance and demographics, we added a little research of our own. When you look at the data, some of it might surprise you. For example, more than 70% on HBR’s list don’t have a masters’ degree, but only 1% never graduated from college.

article thumbnail

How to query extended properties

BI Insight

If you are working in a company that your managers are getting database documentation seriously, thumbs up! One of the ways to write useful documentation that is really effective is using SQL Server extended properties. We can add extended properties to almost all SQL Server objects by right clicking on the object-> select properties-> select … Continue reading How to query extended properties.

article thumbnail

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

Speaker: Jay Allardyce, Deepak Vittal, and Terrence Sheflin

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.

article thumbnail

How to copy or migrate database diagrams into another database

BI Insight

We discussed in one of the previous articles called “How to store a SQL Server database diagram into a file and share it with others?” we can store database diagrams in files and share the files with others. In this article I’m describing very fast and easy ways to make a copy of existing … Continue reading How to copy or migrate database diagrams into another database.

More Trending

article thumbnail

Business Intelligence Dashboard Software: Personalized

Elegant BI

Business Intelligence Dashboard Software: Personalized. Boy, am I sick of cookie cutter products and services. I’m not like anyone else. My needs aren’t the same and I don’t want to have to use a product or service that assumes I am OK with ‘good enough’. That is especially true when it comes to Business intelligence with Dashboard Software solutions.

article thumbnail

Don’t Guess at Your Metrics. Balanced Scorecards Make You Smarter and More Successful!

Elegant BI

Don’t Guess at Your Metrics. Balanced Scorecards Make You Smarter and More Successful! Every technology solution must provide value and, ideally have a low TCO and a swift ROI. If you are looking for a better way to manage corporate results and your business future, you need a Corporate Performance Management (CPM) solution. CPM is a critical tool, as are Balanced Scorecards.

Finance 40
article thumbnail

How to install database diagram support programmatically

BI Insight

In the previous article we discussed about how migrating a database diagram into another database. In this article I’ll quickly show you how to install database diagram support. As mentioned in the” How to copy or migrate database diagrams into another database” article, we need to install database diagram support to be able to see … Continue reading How to install database diagram support programmatically.

40
article thumbnail

You’re Smart Enough to Know You Need Intuitive Mobile Business Intelligence

Elegant BI

You’re Smart Enough to Know You Need Intuitive Mobile Business Intelligence. Do you spend all your time in the office during the day? Probably not! Do you do business on the road or at home? Probably so! If you are a mobile business person, why would you want a business intelligence solution you can only use in the office? Why would you want a mobile business solution that Is difficult to use on your mobile device or tablet?

article thumbnail

Gain a Competitive Edge With This Scenario Planning Toolkit

In a world where uncertainty and change are constant, scenario planning empowers companies with the agility and competitive edge needed to thrive. Download the toolkit to fortify your business strategy , set up your competitive positioning , and ensure your company is poised to respond to any future scenario.

article thumbnail

Mobile BI

Elegant BI

Mobile BI. Betsy says: I don’t need to convince you that you need business intelligence and, if you really want to surpass your competitors, you need a mobile BI solution that is compatible with all popular Smart Phones and tablets including iPad and iPhone as well as Android Smart Phones and tablets. Do you use a Smart Phone or tablet to leverage powerful mobile business intelligence features?

article thumbnail

How to create a system object (Table, Stored Procedure, View…)

BI Insight

It is really easy. You just need to add the object name as a parameter to “SYS.SP_MS_MARKSYSTEMOBJECT”. In the following code we are creating a system table named“TestSysTable”: IF OBJECT_ID(N’TestSysTable’) IS NULL begin CREATE TABLE dbo.TestSysTable ( C1 int NOT NULL, C2 int NOT NULL, C3 int PRIMARY KEY … Continue reading How to create a system object (Table, Stored Procedure, View…).

IT 40
article thumbnail

How to query extended properties

BI Insight

If you are working in a company that your managers are getting database documentation seriously, thumbs up! One of the ways to write useful documentation that is really effective is using SQL Server extended properties. We can add extended properties to almost all SQL Server objects by right clicking on the object-> select properties-> select … Continue reading How to query extended properties.

article thumbnail

How to create a system object (Table, Stored Procedure, View…)

BI Insight

It is really easy. You just need to add the object name as a parameter to “SYS.SP_MS_MARKSYSTEMOBJECT”. In the following code we are creating a system table named“TestSysTable”: IF OBJECT_ID(N’TestSysTable’) IS NULL begin CREATE TABLE dbo.TestSysTable ( C1 int NOT NULL, C2 int NOT NULL, C3 int PRIMARY KEY … Continue reading How to create a system object (Table, Stored Procedure, View…).

IT 40
article thumbnail

Are Your Impact Comms Resonating With Stakeholders?

Whether your organization is at the start of its sustainability and impact journey or years into it, many brands share a common concern: the uncertainty of whether they are sending stakeholders mixed messages. Creating content that speaks to your audience's “love language” can be a tricky dance. But, worry not! 3BL has put together tips to ensure that your content not only finds its rhythm but also resonates with your target audiences.

article thumbnail

How to copy or migrate database diagrams into another database

BI Insight

We discussed in one of the previous articles called “How to store a SQL Server database diagram into a file and share it with others?” we can store database diagrams in files and share the files with others. In this article I’m describing very fast and easy ways to make a copy of existing … Continue reading How to copy or migrate database diagrams into another database.