-
En la primera parte de este artículo explicábamos la forma de crear un modelo tabular en SQL Server 2012 para su posterior consulta utilizando algunas de las técnicas que ilustraremos en esta segunda entrega. Consultas DAX Todos aquellos lectores que hayan tenido la oportunidad de...
-
Los Servicios de Análisis de SQL Server 2012 (SQL Server Analysis Services, SSAS) han experimentado un importante cambio con la introducción del Modelo Semántico de Inteligencia de Negocio (Business Intelligence Semantic Model, BISM), un nuevo paradigma en la construcción...
-
Hola a todos. Este post tiene como propósito invitarlos al evento gratuito que realizar SQL PASS PERU el próximo sábado 3 de noviembre. Únete al grupo SQL PASS PERU en Facebook https://www.facebook.com/groups/sqlpassperu/
-
Hola a todos. EL día lunes participe como ponente en el congreso anual del IST Carlos Cueto, en este evento participe con mi sesión sobre Inteligencia de Negocios con SQL Server 2012. Aquí les dejo la presentación usada: http://www.slideshare.net/jmfabian/inteligencia-de-negocios-con-sql-server-2012...
-
Hola a todos. El 22 de septiembre se llevo a cabo nuestro primero SQLSaturday en Perú, el SQLSaturday 155 gracias a PASS y SQL PASS PERU . Luego ya de algunas semanas de cerrado este importante evento para nuestra comunidad, me tomo el tiempo de poder hacer este post lleno de alegría y nostalgia por...
-
Hola amig@s: Los invito a que participen de este ciclo de webcast donde conocerán las nuevas características de SharePoint 2013 y Office 2013. Estos webcast serán impartidos por mentores de SolidQ . A continuación los links de registro de cada una de las sesiones: 29 de Octubre de 2012 Novedades en SharePoint...
-
Diplomado venta de soluciones de Business Intelligence Hola amig@s: Los invito a que participen del diplomado en ventas para soluciones de inteligencia de negocios que sera importantido por mentores de SolidQ . Este diplomado está compuesto por una serie de webcasts en vivo, donde se presentará...
-
Hola amig@s, nuevamente PASS realizará por quinta ocasión las 24 Horas donde se presentaran temas novedosos de SQL Server 2012 y que servirá como entrenamiento previo a los que va a ser el PASS SUMMIT 2012 a realizarse el próximo mes de Noviembre en Seattle - WA. Los invito a que se unan a nosotros...
Enviado a
geeks.ms
por
johnbulla
a fecha de
20/9/2012
Archivado en:
Archivado en: Business Intelligence,SQL Azure,Data Mining,Data Warehousing,Integration Services,Microsoft,PASS,PowerPivot,24 Hours,AlwaysOn,PowerShell,SQL Server 2012,Windows Azure SQL Database,Big Data,Design Patterns,Best Practices,MDX Queries,DBCC,Relational Database,Al,BI Architecture,Hadoop,SQL Server Projects,Architecture,Power View
-
(The spanish version of this article was previously published in dNM+ , issue 83) PowerPivot is a technology for information analysis whose peculiarity lies in the ability of working with massive amounts of data using Excel as user interface, so it becomes an attractive offer, given the popularity of...
-
(The spanish version of this article was previously published in dNM+ , issue 93) The recent SQL Server 2012 release (formerly codenamed Denali) is accompanied, as usual in any new version, for several interesting improvements. In this article we'll focus on development of analytical tabular models...
-
Durante el desarrollo de un proyecto de análisis de tipo tabular en SQL Server 2012 empleando SQL Server Data Tools , al ejecutar el asistente Table Import Wizard , que realiza la importación de datos al modelo tabular (opción de menú "Model | Import From Data Source"...
-
(The spanish version of this article was previously published in dNM+, issue 77 ) It is an undeniable fact that in recent times, the volume of data that organizations must manage has soared. Analyze so much data; in order to make strategic decisions has become a real problem. In this article we will...
-
Hola amig@s: El SQL Server 2012 Training Kit de actualización para Desarrolladores (Julio) es un gran recurso para los desarrolladores, formadores, consultores y evangelistas que desean conocer las principales mejoras introducidas en SQL Server 2012 desde la perspectiva del desarrollador. Contiene un...
Enviado a
geeks.ms
por
johnbulla
a fecha de
22/7/2012
Archivado en:
Archivado en: Business Intelligence,Reporting Services,Integration Services,Analysis Services,Training Kit,Data Quality Service,T-SQL,SQL Server 2012,Visual Studio 2012,Developers,Data Master Services
-
An essential feature in BISM (Business Intelligence Semantic Model) tabular data models, the new BI development paradigm built in SQL Server 2012, are the relationships between tables of a particular model, because without them it would be impossible perform a proper analysis of the information contained...
-
Creating sample data During the application development stages, in most of the time, we are faced with the need to have at our disposal a set of test data to use in the different processes that are developing. A similar situation occurs if we are building an information system based on OLAP data cubes...
-
This article addresses the challenge of develop a process to create a database with demographic information, which serves as a starting point for creating a data model in PowerPivot, used in the construction of the population pyramid shown in Population pyramids with PowerPivot. Preparing the data and...
-
Una característica esencial de los modelos de datos tabulares pertenecientes a BISM (Business Intelligence Semantic Model), el nuevo paradigma de desarrollo BI incorporado en SQL Server 2012, lo constituyen las relaciones entre las tablas integrantes de un determinado modelo, ya que sin ellas...
-
In the first part of this article we developed a data model in PowerPivot representing population figures by age and sex. In this second installment will shape these figures on a chart shaped population pyramid. Pyramid chart. First approach In its current state, the pivot table already have enough information...
-
A population pyramid is a tool that allows to analyze the status and evolution of a population based on age and sex. This is a feature in demography and statistics, but also cover areas such as health, education, business, etc. For this reason, its integration in an computing information system belonging...
-
In the articles that were dedicated to the creation of a population pyramid using PowerPivot ( part1 and part2 ), we saw the power that this add-on for Excel provides to users responsible for conducting information analysis on a database of demographic content. Continuing the line of work depicted in...