Would you like to inspect the original subtitles? These are the user uploaded subtitles that are being translated:
1
00:00:00,000 --> 00:00:02,000
Instructor: The optimize ribbon in Power BI Desktop
2
00:00:02,000 --> 00:00:05,000
is set up to help report authors and developers
3
00:00:05,000 --> 00:00:09,000
more effectively build and create reports.
4
00:00:09,000 --> 00:00:11,000
Now, it's important to note
5
00:00:11,000 --> 00:00:13,000
that while the features included in this ribbon
6
00:00:13,000 --> 00:00:16,000
can be useful for all reports,
7
00:00:16,000 --> 00:00:18,000
they may be specifically useful
8
00:00:18,000 --> 00:00:22,000
for reports built using direct query data sources.
9
00:00:22,000 --> 00:00:23,000
So, if you think back to that lecture
10
00:00:23,000 --> 00:00:25,000
in the power query section
11
00:00:25,000 --> 00:00:26,000
where we talked about the different types
12
00:00:26,000 --> 00:00:29,000
of connections and storage modes,
13
00:00:29,000 --> 00:00:33,000
well, here's an area where understanding the pros and cons
14
00:00:33,000 --> 00:00:34,000
that we outlined in that lecture
15
00:00:34,000 --> 00:00:36,000
of the different storage modes
16
00:00:36,000 --> 00:00:38,000
really come into play.
17
00:00:38,000 --> 00:00:40,000
Now, the main reason why direct query reports
18
00:00:40,000 --> 00:00:43,000
will find these features particularly useful
19
00:00:43,000 --> 00:00:46,000
is because reports built with direct query connections
20
00:00:46,000 --> 00:00:49,000
send all of those queries back to the data source
21
00:00:49,000 --> 00:00:51,000
every time something changes.
22
00:00:51,000 --> 00:00:55,000
So, using these features, like pausing queries,
23
00:00:55,000 --> 00:00:57,000
are helpful because it allows you
24
00:00:57,000 --> 00:00:59,000
to make a bunch of changes to a report
25
00:00:59,000 --> 00:01:03,000
and not send the query back to the data source
26
00:01:03,000 --> 00:01:06,000
after each change or update is made to the report.
27
00:01:06,000 --> 00:01:09,000
Our next option here, optimization presets.
28
00:01:09,000 --> 00:01:11,000
These contain a few different
29
00:01:11,000 --> 00:01:13,000
predefined optimization presets
30
00:01:13,000 --> 00:01:14,000
that can be applied
31
00:01:14,000 --> 00:01:17,000
based on your data connection and storage method.
32
00:01:17,000 --> 00:01:20,000
So, we'll dig into these options in a bit more detail later.
33
00:01:20,000 --> 00:01:22,000
But again, these presets
34
00:01:22,000 --> 00:01:25,000
are geared towards direct query connections.
35
00:01:25,000 --> 00:01:27,000
Next up, we've got performance analyzer,
36
00:01:27,000 --> 00:01:29,000
which is a fantastic tool
37
00:01:29,000 --> 00:01:31,000
that can be used regardless
38
00:01:31,000 --> 00:01:32,000
of the connection method or type.
39
00:01:32,000 --> 00:01:34,000
Now the performance analyzer,
40
00:01:34,000 --> 00:01:37,000
it basically records all of the interactions
41
00:01:37,000 --> 00:01:40,000
and query load times within your report,
42
00:01:40,000 --> 00:01:43,000
and then it displays them for you in meaningful categories.
43
00:01:43,000 --> 00:01:45,000
Now, if you're using a visual
44
00:01:45,000 --> 00:01:48,000
that is built from a direct query source,
45
00:01:48,000 --> 00:01:49,000
the performance analyzer
46
00:01:49,000 --> 00:01:51,000
will actually include a specific row
47
00:01:51,000 --> 00:01:54,000
just for that direct query data source.
48
00:01:54,000 --> 00:01:56,000
If not, it's still a great tool
49
00:01:56,000 --> 00:01:59,000
to help report authors understand their report performance
50
00:01:59,000 --> 00:02:03,000
and also identify areas that may need to be optimized.
51
00:02:03,000 --> 00:02:04,000
And then, last but not least here,
52
00:02:04,000 --> 00:02:07,000
there's an apply all slicers option
53
00:02:07,000 --> 00:02:08,000
which allows report authors
54
00:02:08,000 --> 00:02:13,000
to either apply or clear all slicers on our page.
55
00:02:13,000 --> 00:02:15,000
Now, this optimization tool is most useful
56
00:02:15,000 --> 00:02:18,000
when your report contains multiple slicers.
57
00:02:18,000 --> 00:02:20,000
All right, so I just wanna mention one more thing
58
00:02:20,000 --> 00:02:21,000
before we move on.
59
00:02:21,000 --> 00:02:23,000
The optimization tab,
60
00:02:23,000 --> 00:02:25,000
it's currently a preview feature, right?
61
00:02:25,000 --> 00:02:27,000
So it actually needs to be enabled
62
00:02:27,000 --> 00:02:29,000
from the preview features menu.
63
00:02:29,000 --> 00:02:31,000
Keep in mind that it'll likely change or evolve
64
00:02:31,000 --> 00:02:34,000
before it becomes generally available.
65
00:02:34,000 --> 00:02:36,000
So, the goal of the next few lectures
66
00:02:36,000 --> 00:02:38,000
isn't to provide a comprehensive guide,
67
00:02:38,000 --> 00:02:40,000
but it's really just to get you acquainted
68
00:02:40,000 --> 00:02:42,000
with the features that are available
69
00:02:42,000 --> 00:02:43,000
and how they can be used
70
00:02:43,000 --> 00:02:45,000
to optimize your Power BI report development.
5399
Can't find what you're looking for?
Get subtitles in any language from opensubtitles.com, and translate them here.