Get Data from Twitter API with Power Query
Use Microsoft’s Power Query tool to retrieve data from the Twitter APIRead More →
Use Microsoft’s Power Query tool to retrieve data from the Twitter APIRead More →
Identify duplicate key values in Power Pivot and Tabular modelsRead More →
In Reporting Services (SSRS), I found myself in a situation where I needed to extract friendly labels from MDX member keys. I had a fiscal year parameter being passed to another report via a drill through action, and I needed to display the selected fiscal years on the drill through report. So I had to convert something like [Fiscal Period].[Fiscal Year].&[2014], [Fiscal Period].[Fiscal Year].&[2013] to “Fiscal Year: 2014, 2013”. There are a couple of ways of doing this. If your labels always contain the same number of characters, you can use the MID function as shown later. I have multiple multi-value parameters being passed, however, so I wanted to be able toRead More →
Privacy Policy Designed using Responsive Brix. Powered by WordPress.