﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / Data Warehousing / PowerPivot  / using powerpivot to join a SQL Database query to a table defined in a PowerPivot Excel workspace? / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Wed, 19 Jun 2013 03:33:30 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: using powerpivot to join a SQL Database query to a table defined in a PowerPivot Excel workspace?</title><link>http://www.sqlservercentral.com/Forums/Topic1295737-3053-1.aspx</link><description>Yes, I did think of SSIS solution however I ended up converting the Excel spreadsheet into a .csv file and using Microsoft Query to import it as a table. I have now created relationships between this imported table and my existing query (also a table) and generated a report successfully based on defined relationship.My next problem is related...while this report renders and slices well on my local harddrive, it doesn't once it's uploaded to SharePoint site.  If I click on a slicer button I get:Unable to refresh data for a data connection in the workbook.  Try again or contact your system administrator.  The following connections failed to refresh:   PowerPivot DataPrior to joining my query table to the table based on imported .csv file, I was able to slice the report just fine.  Doesn't the imported table get uploaded to Sharepoint PowerPivot Gallery along with the query definition?</description><pubDate>Mon, 07 May 2012 11:54:35 GMT</pubDate><dc:creator>polkadot</dc:creator></item><item><title>RE: using powerpivot to join a SQL Database query to a table defined in a PowerPivot Excel workspace?</title><link>http://www.sqlservercentral.com/Forums/Topic1295737-3053-1.aspx</link><description>Hi,have you considered a Integration Solution(SSIS) wherein the excel file would act as a source and you can later introduce a MERGE transformation to join data as required.</description><pubDate>Mon, 07 May 2012 01:11:34 GMT</pubDate><dc:creator>Raunak Jhawar</dc:creator></item><item><title>using powerpivot to join a SQL Database query to a table defined in a PowerPivot Excel workspace?</title><link>http://www.sqlservercentral.com/Forums/Topic1295737-3053-1.aspx</link><description>Scenario:I have a working sql query based excel report AND I have new data that I need to bring into the query which resides exclusively on an excel spreadsheet. I cannot (due to permission restrictions) create a new table in SQL Server and I can't store the excel datasource on the same server as the SQL Server instance (therefore, linked server option isn't viable) and I do not have bulkload permissions on SQL server so can't bulkload date from .csv file and I do not have permissions to reconfigure the instance for ad hoc queries (therefore Select * from OPENDATASOURCE is also not viable).Does anyone know if it is possible for a query based excel report to join on a table defined exclusively in PowerPivot Excel workspace?</description><pubDate>Sun, 06 May 2012 16:14:38 GMT</pubDate><dc:creator>polkadot</dc:creator></item></channel></rss>