Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If you connect to a database that is not in the same place (ie on your site) then every time you refresh the data in PowerBi online (it only has a complete data refresh - not an add updates) - there will be significant traffic on your network.

Data Cleansing

Once you have the data in Power Bi

You are likely to want to change headings, change data types, add columns eg calculations, etc.  Most of these are similar to Excel

Column Transformations

Image Added

Adding columns

Image Added

An example additional column is for a bitwise operator.  A bitwise operator means that a single column (OptionsProfile) contains a number that provides information about a number of different settings.

In the sample below - 32 = multiple vehicles, 64 = Favourite, 128 = Is bulk order, 16 = POD.

Image Added

Review the changes made

Once you have cleansed the data you can review each step applied (it is applied again in order if you refresh the data)

Image Added

Filter by label (Content by label)
showLabelsfalse
max5
spacesGH
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel = "admin" and type = "page" and space = "GH"
labelsadmin

...