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.
SSRS レポートに Year というパラメーターがあります。私のデータソースは SSAS です。テキストフィールドでパラメーターを参照すると、..
[暗い日付].[年].&[2012]
これから 2012 を抽出するにはどうすればよいですか?
.Value ではなく .Label を使用するように参照式を変更します。