Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
次のように設定された PowerPivot クエリがあります。
exec sp_GetOrders NULL, NULL, '2012-08-01', '2012-09-17', 'All', 0, NULL, 1, 0, NULL
しかし、日付フィールドをセルのパラメーターにしたいのです。これはできますか?
このスレッドによると、可能ではないようです。本当に Powerpivot の問題です。
http://social.msdn.microsoft.com/Forums/en-US/sqlkjpowerpivotforexcel/thread/b579e218-e4f0-4153-81d1-eac96692d423/