Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
piearesquared
New Member

CrowdStrike data

I'm looking to build a Power BI dashboard for a number of different tools, one of which is CrowdStrike. For CrowdStrike data, I would like details such as Alert Name, Severity, Time and most importantly, who is currently assigned to the ticket (if anyone). I'm using the endpoint /alerts/queries/alerts/v2. I worked with CrowdStrike support and confirmed the "assigned_to_name" field is what we're looking for. However, the field only shows up if someone is assigned to it, if nobody is assigned, the field is not present (not even in the null state).

 

When testing, I assigned myself an alert, and the field shows up.. however, the rest of the alerts give an error, almost as if it doesn't know how to ingest the rest of the alerts now that the "assigned_to_name" field is now present.

 

Is there a way to get this field to always show up, even if nobody is assigned to it? Maybe a permanent column I can have this field/data populate in?

 

TIA

2 ACCEPTED SOLUTIONS
lbendlin
Super User
Super User

Read about the way Power Query can handle missing columns. Then design your query accordingly so it can work in both scenarios.

View solution in original post

3 REPLIES 3
piearesquared
New Member

Thank you. Any documents that can aid in this reading?

lbendlin
Super User
Super User

Read about the way Power Query can handle missing columns. Then design your query accordingly so it can work in both scenarios.

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors