Skip to main content

Blank Values

How to handle blank values?

When you have blank values in your data like this:

Process IdEvent IdNext Event IdEvent Label
Process With Blank Values1020A
Process With Blank Values2030B
Process With Blank Values3040
Process With Blank Values4050D
Process With Blank Values50E


Your process is broken due Power BI ignores blank values as default.

Before

You need to set "Show items with no data" checked to Event Id and Next Event Id

Show items with no data Event Id Show items with no data Next Event Id

After this, process can be seen normal.

After

TIP

You can set value to be show in blanks from settings (Dev Tools -> Blank Values).

See sample report for example (can be downloaded from AppSource).