Microsoft 70-466 Exam Practice Questions (P. 5)
- Full Access (190 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #21
You are designing a SQL Server Reporting Services (SSRS) report for a bank. The bank has Automated Teller Machines (ATMs) in several regions. ATM operational data is stored in a Microsoft Azure SQL Database database.
The report must use a map to display the location and status of the ATMs as shown in the following exhibit. (Click the Exhibit button.)

You need to ensure that the report displays only a user selected map region.
Which source of spatial data should you use for the map?
The report must use a map to display the location and status of the ATMs as shown in the following exhibit. (Click the Exhibit button.)

You need to ensure that the report displays only a user selected map region.
Which source of spatial data should you use for the map?
- ASQL Server spatial query
- BMap gallery
- CESRI shape file
- DBing Maps layer
Correct Answer:
A
A
send
light_mode
delete
Question #22
You are developing a SQL Server Reporting Services (SSRS) report. The report includes a dataset with fields named Year Month Number, and InvCount. The report includes a table that displays the inventory count per year, as shown in the following table.

You need to modify the table to include a graphical item displaying the inventory count trend to the right of the Inv Count column.
What should you do?

You need to modify the table to include a graphical item displaying the inventory count trend to the right of the Inv Count column.
What should you do?
- AAdd an Indicator item to a new column on the right of the Inv Count column. Select the Directional Indicator type and then assign the MonthNumber field to the Start property.
- BAdd a Sparkline item to a new column on the right of the Inv Count column. Then select the InvCount field for Values and the MonthNumber field for Series Groups.
- CAdd a Sparkline item to a new column on the right of the Inv Count column. Then select the InvCount field for Values and the MonthNumber field for Category Groups.
- DAdd a text box to a new column on the right of the Inv Count column. Then use a Go to report action to link to a separate report showing the monthly trend.
- EAdd an Indicator item to a new column on the right of the Inv Count column. Select the Directional Indicator type and then select the MonthNumber field for
Correct Answer:
C
C
send
light_mode
delete
Question #23
You are developing a SQL Server Reporting Services (SSRS) report for a company that has a subscription to a dataset from the Microsoft Azure Data Market.
The dataset permits flexible queries.
You need to choose the connection type for the data source.
Which connection type should you choose?
The dataset permits flexible queries.
You need to choose the connection type for the data source.
Which connection type should you choose?
send
light_mode
delete
Question #24
You are designing a SQL Server Reporting Services (SSRS) report.
The report defines a single SQL Server data source and dataset.
You need to include additional data sourced from a Microsoft Azure SQL Database in the report.
What should you do?
The report defines a single SQL Server data source and dataset.
You need to include additional data sourced from a Microsoft Azure SQL Database in the report.
What should you do?
- ACreate a SQL Server data source and then add a dataset that uses the new data source.
- BCreate a Microsoft Azure SQL Database data source and then add a dataset that uses the new data source.
- CGenerate an Atom-compliant data feed for the report.
- DCreate a Microsoft Azure SQL Database dataset that uses the existing data source.
Correct Answer:
B
B
send
light_mode
delete
Question #25
You are developing a new SQL Server Reporting Services (SSRS) report in SQL Server Data Tools (SSDT). This report has a table named Table1 and a textbox named Textbox1.
Table1 is initially visible but the user must be able to choose when to hide it.
You need to develop the report to meet the requirement.
What should you do? (More than one answer choice may achieve the goal. Select the BEST answer.)
Table1 is initially visible but the user must be able to choose when to hide it.
You need to develop the report to meet the requirement.
What should you do? (More than one answer choice may achieve the goal. Select the BEST answer.)
- AFor the properties of Table1, configure the Display can be toggled by this report item option to use Textbox1.
- BConfigure Textbox1 to drill through to rerun the report to toggle the display of Table1.
- CFor the properties of Table1, configure the Display can be toggled by this report item option to use Table1
- DAdd a parameter to the report so users can choose the display state of Table1.
Correct Answer:
A
A
send
light_mode
delete
All Pages