Question 224 of 388
Choose 2You have a Power Bl report for the marketing department. The report reports on web traffic to a blog and contains data from the following tables. There is a one-to-many relationship from Posts to Traffic that uses the URL and URL Visited columns. The report contains the visuals shown in the following table.The dataset takes a long time to refresh.You need to modify Posts and Traffic queries to reduce toad times. Which two actions will reduce the toad times? Each correct answer presents part of the solution.NOTE: Each correct selection is worth one point.
ARemove the rows m Traffic in which Traffic [Referring URL] does not start with "/"
✓BRemove the rows in Posts m which Post [Publish Date] is in the last seven days.
CRemove Traffic [IP Address], Traffic (Browser Agent], and Traffic [Referring URL).
✓DRemove Posts [Full Text] and Posts [Summary].
ERemove the rows in Traffic in which Traffic [URL visited] does not contain "blog''
✓
Correct Answer: B, D
Remove the rows in Posts m which Post [Publish Date] is in the last seven days.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Microsoft certification topics.