<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title>LWP - Foro: SQL Server Reporting Services</title>
		<link>http://www.lawebdelprogramador.com</link>
		<description>La Web dedicada al mundo de la programación e Internet</description>
		<language>es-es</language>
		<pubDate>Wed, 16 May 2012 17:15:25 +0200</pubDate>
		<item>
			<title>Escribir un nombre de campo (Caja   parametro)</title>
			<link>http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1332733-Escribir_un_nombre_de_campo_(Caja___parametro).html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Escribir un nombre de campo (Caja   parametro)&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Autor:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;David&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Hilo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Escribir un nombre de campo (Caja + parametro)&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1310699-Escribir_un_nombre_de_campo_(Caja_+_parametro).html#i1332733&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1310699-Escribir_un_nombre_de_campo_(Caja_+_parametro).html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Lenguaje:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;SQL Server Reporting Services&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;Hola Cesar&lt;br /&gt;
prueba con esto:&lt;br /&gt;
DECLARE @pcaja varchar(1),@consulta varchar(250)&lt;br /&gt;
SET @pcaja= 1&lt;br /&gt;
SET @consulta= &#039;SELECT top 10 ciudad, caja&#039; + @pcaja + &#039; FROM bodega WHERE caja&#039; + @pcaja + &#039;&amp;lt;100&#039;&lt;br /&gt;
exec (@consulta)&lt;br /&gt;
&lt;br /&gt;
espero te sirva, saludos.&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Wed, 16 May 2012 17:15:25 +0200</pubDate>
		</item>
		<item>
			<title>Stored Procedures</title>
			<link>http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1332098-Stored_Procedures.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Stored Procedures&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Autor:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Adrian&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1332098-Stored_Procedures.html&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1332098-Stored_Procedures.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Lenguaje:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;SQL Server Reporting Services&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;Hola, &lt;br /&gt;
&lt;br /&gt;
Estoy incorporando Stored procedures a mis reportes y me encuentro con el problema que el generador de reportes toma como valido el primer  query del store procedure. encontre una forma de que esto pase y es creando tablas temporales pero no es la mejor opcion cada vez que hago&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Fri, 11 May 2012 16:39:54 +0200</pubDate>
		</item>
		<item>
			<title>Libro de reporting server</title>
			<link>http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1322115-Libro_de_reporting_server.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Libro de reporting server&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Autor:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Erlin Largaespada&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1322115-Libro_de_reporting_server.html&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1322115-Libro_de_reporting_server.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Lenguaje:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;SQL Server Reporting Services&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;Hay alguien que tenga el libro de reportins server 2005/2008 en espa&amp;ntilde;ol que lo comparta???&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Tue, 03 Apr 2012 02:12:56 +0200</pubDate>
		</item>
		<item>
			<title>Como crear un filtro</title>
			<link>http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1321591-Como_crear_un_filtro.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Como crear un filtro&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Autor:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Luis Pizarro&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1321591-Como_crear_un_filtro.html&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1321591-Como_crear_un_filtro.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Lenguaje:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;SQL Server Reporting Services&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;Hola necesito hacer un reporte y tengo que hacer, con un filtro de datos&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Fri, 30 Mar 2012 19:48:33 +0200</pubDate>
		</item>
		<item>
			<title>Probelmas con el reporting service 2005</title>
			<link>http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1319196-Probelmas_con_el_reporting_service_2005.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Probelmas con el reporting service 2005&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Autor:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Luis Pizarro&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1319196-Probelmas_con_el_reporting_service_2005.html&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1319196-Probelmas_con_el_reporting_service_2005.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Lenguaje:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;SQL Server Reporting Services&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;Hola tengo un probelam con el reporting service 2005.&lt;br /&gt;
En la empresa que estoy crearon unas bases de datos con artos datos, el problema es que necesito hacer en layout un tipo de 3 documentos, los cuales estan dentro de la misma base de datos y que cada uno hereda sus propiedades pero no por s&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Mon, 19 Mar 2012 18:54:09 +0100</pubDate>
		</item>
		<item>
			<title>Agrupamiento de datos</title>
			<link>http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1319188-Agrupamiento_de_datos.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Agrupamiento de datos&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Autor:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Luis Pizarro&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Hilo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Agrupamiento de datos&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1302350-Agrupamiento_de_datos.html#i1319188&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1302350-Agrupamiento_de_datos.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Lenguaje:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;SQL Server Reporting Services&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;La tabla la creastes a parte o lo introducistes directo a clientes,&lt;br /&gt;
bueno si la introducistes en la tabla clientes es ovio que te va a redundar los datos, ya que estas tomando un ID por region y siempre te tomara como que fuesen el mismo pero con distinto cliente por eso se te repite, &lt;br /&gt;&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Mon, 19 Mar 2012 18:44:28 +0100</pubDate>
		</item>
		<item>
			<title>Escribir un nombre de campo (Caja + parametro)</title>
			<link>http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1310699-Escribir_un_nombre_de_campo_(Caja_+_parametro).html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Escribir un nombre de campo (Caja + parametro)&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Autor:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;C&amp;eacute;sar&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1310699-Escribir_un_nombre_de_campo_(Caja_+_parametro).html&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1310699-Escribir_un_nombre_de_campo_(Caja_+_parametro).html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Lenguaje:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;SQL Server Reporting Services&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;De antemano gracias por su ayuda.&lt;br /&gt;
&lt;br /&gt;
Tengo 1 tabla con los campos: ciudad, caja1 y caja2.&lt;br /&gt;
Cuando se desea leer informaci&amp;oacute;n de la caja1 solo lea de la caja1 y si desea leer informaci&amp;oacute;n de la caja2 solo lea de la caja2.&lt;br /&gt;
&lt;br /&gt;
Yo lo he hecho asi:&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Tue, 07 Feb 2012 15:07:32 +0100</pubDate>
		</item>
		<item>
			<title>Buscamos Programador Reporting Services y Analysis Services de SQL Server para Madrid</title>
			<link>http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1307009-Buscamos_Programador_Reporting_Services_y_Analysis_Services_de_SQL_Server_para_Madrid.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Buscamos Programador Reporting Services y Analysis Services de SQL Server para Madrid&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Autor:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;carmenc&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1307009-Buscamos_Programador_Reporting_Services_y_Analysis_Services_de_SQL_Server_para_Madrid.html&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1307009-Buscamos_Programador_Reporting_Services_y_Analysis_Services_de_SQL_Server_para_Madrid.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Lenguaje:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;SQL Server Reporting Services&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;Buscamos Programador para Madrid. Experiencia m&amp;iacute;nima de 2 a&amp;ntilde;os en tecnolog&amp;iacute;as de Reporting Services y Analysis Services de SQL Server. Incorporaci&amp;oacute;n inmediata. Si est&amp;aacute;s interesado, env&amp;iacute;anos tu CV a: ccantera@summabeta.com&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Thu, 19 Jan 2012 16:14:11 +0100</pubDate>
		</item>
		<item>
			<title>Agrupamiento de datos</title>
			<link>http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1302350-Agrupamiento_de_datos.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Agrupamiento de datos&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Autor:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Andrea&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1302350-Agrupamiento_de_datos.html&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1302350-Agrupamiento_de_datos.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Lenguaje:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;SQL Server Reporting Services&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;Hola, mi nombre es Andrea, y desde hace tiempo que estoy batallando con un reporte. Tengo insertada una tabla, la cual contiene un IDRegion, la Region, la tabla la tengo agrupada para separar cada territorio (p.e. territorio de region sur, norte, centro, etc.) lo cual utilic&amp;eacute; un iif para comp&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Tue, 20 Dec 2011 18:49:57 +0100</pubDate>
		</item>
		<item>
			<title>Error al Report Server suscripci&amp;oacute;n controlada por datos</title>
			<link>http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1296818-Error_al_Report_Server_suscripcion_controlada_por_datos.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Error al Report Server suscripci&amp;oacute;n controlada por datos&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Autor:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;jmorgan&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1296818-Error_al_Report_Server_suscripcion_controlada_por_datos.html&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1296818-Error_al_Report_Server_suscripcion_controlada_por_datos.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Lenguaje:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;SQL Server Reporting Services&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;Hola a todos,&lt;br /&gt;
&lt;br /&gt;
Tengo un problema en el Report Server, tengo varios informes que se env&amp;iacute;an periodicamente sin problemas, pero cuando he querido configurar uno con &amp;quot;Suscripci&amp;oacute;n controlada por datos&amp;quot; me dan los siguientes errores y no se env&amp;iacute;an a ninguna dir&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Thu, 17 Nov 2011 11:03:28 +0100</pubDate>
		</item>
		<item>
			<title>jalar reportes creados en Reporting 2005 a asp.net</title>
			<link>http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1265771-jalar_reportes_creados_en_Reporting_2005_a_asp.net.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;jalar reportes creados en Reporting 2005 a asp.net&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Autor:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Vicente Garcia Zu&amp;ntilde;iga&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Hilo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;jalar reportes creados en Reporting 2005 a asp.net&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1248306-jalar_reportes_creados_en_Reporting_2005_a_asp.net.html#i1265771&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1248306-jalar_reportes_creados_en_Reporting_2005_a_asp.net.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Lenguaje:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;SQL Server Reporting Services&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;1.-Add the ReportViewer control from the Data section of the Toolbox to the form or Web page in your project.&lt;br /&gt;
&lt;br /&gt;
    2.-In the ReportViewer Tasks smart tags panel, in Choose Report, select Server Report.&lt;br /&gt;
&lt;br /&gt;
    3.-In the Report Server text box, type the report server URL. The&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Wed, 11 May 2011 20:47:15 +0200</pubDate>
		</item>
		<item>
			<title>http 401</title>
			<link>http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1261070-http_401.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;http 401&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Autor:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Alfredo&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1261070-http_401.html&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1261070-http_401.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Lenguaje:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;SQL Server Reporting Services&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;He creados dos projectos con el mismo c&amp;oacute;digo con VS 2005, el primero de tipo Web application project y el segundo de tipo Web Site Project, en ambos he implementado un control ReportViwer para visualizar un reporte que esta en SQL Reporting Service 2005. Cuando ejecuto el projecto web el repo&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Mon, 11 Apr 2011 18:37:34 +0200</pubDate>
		</item>
		<item>
			<title>Recorrer datos de un reporte en SSRS</title>
			<link>http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1258227-Recorrer_datos_de_un_reporte_en_SSRS.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Recorrer datos de un reporte en SSRS&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Autor:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Ricardo Barreno&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Hilo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Recorrer datos de un reporte en SSRS&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1257067-Recorrer_datos_de_un_reporte_en_SSRS.html#i1258227&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1257067-Recorrer_datos_de_un_reporte_en_SSRS.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Lenguaje:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;SQL Server Reporting Services&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;Gracias por la respuesta eduardo, quizas no me explique bien, el tema es que tengo un Tablix que muestra los datos, como podr&amp;iacute;a hacer yo para leer los datos del tablix. hay funciones que me botan el valor maximo, el minimo, asi como el primero y el ultimo, pero digamos que quiero obtener el s&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Thu, 24 Mar 2011 22:19:41 +0100</pubDate>
		</item>
		<item>
			<title>Dejar un campo con la opci&amp;oacute;n de mostrar o no datos</title>
			<link>http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1258191-Dejar_un_campo_con_la_opcion_de_mostrar_o_no_datos.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Dejar un campo con la opci&amp;oacute;n de mostrar o no datos&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Autor:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Eduardo Giraldo Galeano&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Hilo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Dejar un campo con la opción de mostrar o no datos&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1251937-Dejar_un_campo_con_la_opcion_de_mostrar_o_no_datos.html#i1258191&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1251937-Dejar_un_campo_con_la_opcion_de_mostrar_o_no_datos.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Lenguaje:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;SQL Server Reporting Services&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;Lo que entiendo es que tienes un reporte que tiene 3 par&amp;aacute;metros de entrada y quisieras que la informaci&amp;oacute;n filtre de acuerdo a los par&amp;aacute;metros de entrada.&lt;br /&gt;
Una posible soluci&amp;oacute;n es pasarle los par&amp;aacute;metros al query que retorna la informaci&amp;oacute;n de la siguiente&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Thu, 24 Mar 2011 19:54:30 +0100</pubDate>
		</item>
		<item>
			<title>Recorrer datos de un reporte en SSRS</title>
			<link>http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1258187-Recorrer_datos_de_un_reporte_en_SSRS.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Recorrer datos de un reporte en SSRS&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Autor:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Eduardo Giraldo Galeano0&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Hilo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Recorrer datos de un reporte en SSRS&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1257067-Recorrer_datos_de_un_reporte_en_SSRS.html#i1258187&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1257067-Recorrer_datos_de_un_reporte_en_SSRS.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Lenguaje:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;SQL Server Reporting Services&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;No comprendo bien la pregunta ni cu&amp;aacute;l es el objetivo, pero creo que si necesita realizar un c&amp;aacute;lculo sobre los datos lo puedes hacer directamente en la consulta de la base de datos y es m&amp;aacute;s sencillo&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Thu, 24 Mar 2011 19:20:02 +0100</pubDate>
		</item>
		<item>
			<title>Recorrer datos de un reporte en SSRS</title>
			<link>http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1257067-Recorrer_datos_de_un_reporte_en_SSRS.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Recorrer datos de un reporte en SSRS&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Autor:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Ricardo Barreno&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1257067-Recorrer_datos_de_un_reporte_en_SSRS.html&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1257067-Recorrer_datos_de_un_reporte_en_SSRS.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Lenguaje:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;SQL Server Reporting Services&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;Hola muy buenas tardes, tengo un peque&amp;ntilde;o problema, como puedo hacer para obtener el valor de una celda en un reporte de SSRS (Reporting Services 2008). Pongo un ejemplo tengo un Tablix&lt;br /&gt;
&lt;br /&gt;
el la primera fila tengo los datos&lt;br /&gt;
      Col1  |  Col 2 |  Col 3 |  Col 4 |  Col 5 |  &lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Thu, 17 Mar 2011 21:10:41 +0100</pubDate>
		</item>
		<item>
			<title>Dejar un campo con la opción de mostrar o no datos</title>
			<link>http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1251937-Dejar_un_campo_con_la_opcion_de_mostrar_o_no_datos.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Dejar un campo con la opción de mostrar o no datos&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Autor:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Linney Pérez Cornelio&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1251937-Dejar_un_campo_con_la_opcion_de_mostrar_o_no_datos.html&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1251937-Dejar_un_campo_con_la_opcion_de_mostrar_o_no_datos.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Lenguaje:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;SQL Server Reporting Services&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;buenos días, tengo que elaborar un reporte, el reporte tiene 3 campos: @Pasillo, @Lado y @Articulo, pero el usuario quiere tener la opción de poder dejar un Campo en blanco, investigando encontre que tenia que crear un Dataset por cada campo que iba a usar para filtrar y en la opción de Parámetros e&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Mon, 14 Feb 2011 15:55:26 +0100</pubDate>
		</item>
		<item>
			<title>Conversion de fecha</title>
			<link>http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1248453-Conversion_de_fecha.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Conversion de fecha&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Autor:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;fernando&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1248453-Conversion_de_fecha.html&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1248453-Conversion_de_fecha.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Lenguaje:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;SQL Server Reporting Services&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;Estoy haciendo un reporte en reporting service y estoy enviando parametros de fechas a la base de datos... Y no me devuelve nada ... Es por q en la base de datos la fecha es tipo date y el parametro que estoy enviando es un datetime .. Como es la sintaxis o que instruccion puedo utilizar para realiz&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Thu, 20 Jan 2011 21:34:06 +0100</pubDate>
		</item>
		<item>
			<title>jalar reportes creados en Reporting 2005 a asp.net</title>
			<link>http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1248306-jalar_reportes_creados_en_Reporting_2005_a_asp.net.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;jalar reportes creados en Reporting 2005 a asp.net&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Autor:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Linney Pérez Cornelio&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1248306-jalar_reportes_creados_en_Reporting_2005_a_asp.net.html&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1248306-jalar_reportes_creados_en_Reporting_2005_a_asp.net.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Lenguaje:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;SQL Server Reporting Services&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;Buenas tardes, tengo que jalar los reportes que ya cree en Reporting Services a asp.net, ya instale visual 2008, entro a New--Web Site--Eligo la opción ASP.NET Web Site--Lenguaje C#--Ok--Me paso a la ventana de Design--En las herramientas Eligo la opción MicrosoftReportViewer, arrastro la aplicación&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Thu, 20 Jan 2011 00:47:51 +0100</pubDate>
		</item>
		<item>
			<title>Implementar SSRS en SSIS.</title>
			<link>http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1246887-Implementar_SSRS_en_SSIS..html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Implementar SSRS en SSIS.&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Autor:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Alonso&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1246887-Implementar_SSRS_en_SSIS..html&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1246887-Implementar_SSRS_en_SSIS..html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Lenguaje:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;SQL Server Reporting Services&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;Buenas tardes&lt;br /&gt;&lt;br /&gt;Necesito saber si es posible implementar dentro de un paquete SSIS una solución SSRS?&lt;br /&gt;&lt;br /&gt;Gracias.&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Tue, 11 Jan 2011 21:33:18 +0100</pubDate>
		</item>
		<item>
			<title>Orden de Columnas</title>
			<link>http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1241440-Orden_de_Columnas.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Orden de Columnas&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Autor:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Alonso&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1241440-Orden_de_Columnas.html&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1241440-Orden_de_Columnas.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Lenguaje:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;SQL Server Reporting Services&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;Hola&lt;br /&gt;Alguien sabe como cambiar el orden de las columnas de un reporte?, ya probé cambiando el orden en el dataset pero no me sirve!!&lt;br /&gt;Saludos.&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Thu, 02 Dec 2010 17:11:34 +0100</pubDate>
		</item>
		<item>
			<title>Codigo En Reporting Services</title>
			<link>http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1238728-Codigo_En_Reporting_Services.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Codigo En Reporting Services&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Autor:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;FERNANDO&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1238728-Codigo_En_Reporting_Services.html&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1238728-Codigo_En_Reporting_Services.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Lenguaje:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;SQL Server Reporting Services&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;Buenas tardes, estoy utilizando condigo en reporting services.&lt;br /&gt;El problema que se me presenta es que no puedo acceder a un campo que contiene el dataSet del reporte para asignarlo a una variable mediante codigo. &lt;br /&gt;Ejemplo:&lt;br /&gt;Dim Cantidad As Int32&lt;br /&gt;Cantidad =Fields!Numeros.Value&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Thu, 18 Nov 2010 17:50:20 +0100</pubDate>
		</item>
		<item>
			<title>RE:dataset</title>
			<link>http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1238109-RE:dataset.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;RE:dataset&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Autor:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;ivonne&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Hilo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;dataset&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1229480-dataset.html#i1238109&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1229480-dataset.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Lenguaje:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;SQL Server Reporting Services&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;Buenos días,&lt;br /&gt;&lt;br /&gt;    El diseñador de reportes se divide en tres partes datos, diseño y preview en la parte de los datos creas el dataset. te envio esta liga que te puedes apoyar en  configurar el administrador de reportes:&lt;br /&gt;&lt;br /&gt;http://www.simple-talk.com/sql/reporting-services/beginning-sql&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Mon, 15 Nov 2010 17:18:41 +0100</pubDate>
		</item>
		<item>
			<title>Justificar texto</title>
			<link>http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1238107-Justificar_texto.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Justificar texto&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Autor:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Ivonne&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1238107-Justificar_texto.html&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1238107-Justificar_texto.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Lenguaje:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;SQL Server Reporting Services&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;Buenos días amigos de la wep, ¿alguien sabe como justificar un texto en reporting? tal como se hace en word para que los margenes izquierdo y derecho aparezcan homogeneos, veo que unicamente traen los botones de alinear a la derecha, alinear a la izqquierda y centrar, el botón de justificar lo encon&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Mon, 15 Nov 2010 17:11:39 +0100</pubDate>
		</item>
		<item>
			<title>Parametro Nulo</title>
			<link>http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1231276-Parametro_Nulo.html</link>
			<description>&lt;div&gt;&lt;span style=&#039;float:left;width:80px;font-weight:bold;&#039;&gt;Titulo:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Parametro Nulo&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Autor:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;Aral&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Url:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;&lt;a href=&#039;http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1231276-Parametro_Nulo.html&#039; target=&#039;_blank&#039;&gt;http://www.lawebdelprogramador.com/foros/SQL_Server_Reporting_Services/1231276-Parametro_Nulo.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#039;clear:both;float:left;width:80px;font-weight:bold;&#039;&gt;Lenguaje:&lt;/span&gt;&lt;span style=&#039;float:left;&#039;&gt;SQL Server Reporting Services&lt;/span&gt;&lt;/div&gt;&lt;div style=&#039;clear:both;&#039;&gt;Hola&lt;br /&gt;&lt;br /&gt;No consigo configurar un parametro para que no sea condicional. Me explico.  Tengo un report con Parametro @Fecha y @Cliente, este último me tira del Dataset Cliente. &lt;br /&gt;&lt;br /&gt;Actualmente no puedo mostrar el informe si no pongo un valor en el filtro de Cliente, a pesar que en las prop&lt;/div&gt;</description>
			<language>es-es</language>
			<pubDate>Thu, 07 Oct 2010 14:39:09 +0200</pubDate>
		</item>
	</channel>
</rss>

