Hello all! This is my first post in the forum and I am really hoping someone can help me out with this issue I am running into. We have just setup a test environment SSRS 2016 Native Mode, and I am wanting to create a Mobile Report. I have created my Data Set which only returns two columns. I ran the query in the Data Set Designer to verify data is returned.
I then go to the SSRS 2016 portal and select New > Mobile Report. This launches the SQL Server Mobile Report Publisher. On the Layout tab I drag a Number Gauge to my report and size it accordingly. I then select the Data tab. There is a SimulatedTable
data set that appears. The column names that are listed in the table preview are Date, Category, FilterKey, Mertric1, Metric2, Metric3, Metric4, Metric5, Comparison1, Comparison2, Comparison3, Comparison4, and Comparison5. Date has a clock/funnel icon next
to it and Category and FilterKey have a funnel icon next to them. In the Data Properties section at the bottom of the window the first Value drop down has SimulatedTable selected. The second drop down has all of the field names except for Date, Category, and
FilterKey.
Next, I click the Add data button in the top right corner. Select Report server > sp1-usc-test/Reports > Data Sets > P21HWTotalARWeekly. I select the P21HWTotalARWeekly data set from the first value drop down, but then when I select the second drop down there are no values listed. There are only two columns returned in my Data Set and they are named "name" and "TotalAR". I am expecting to see the "name" and "TotalAR" values available in that second drop down, but there is nothing available to choose from. Both of these columns in the table preview have a funnel icon next to them. The only thing that I can figure is that when there is a funnel icon displayed in the tabular preview at the top then it will not list those field names in the second Value drop down. What do I need to do to make these fields available in this drop down list?
I would greatly appreciate any assistance that can be provided, and many thanks in advance!