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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Anonymous
Not applicable

Data Extraction from SAP BW Bex Queries to Power BI

Dear community, 

 

I am reaching out to Power BI Users who have experience in using SAP BW as source to advice on the behaviour of the Power Query.

 

(1) In our Query designer, for the InfoObject Month, it has been set to extract data according to
  availability of master data 

BEx query designer.png

(2) When we drill down using other InfoObjects, I  suppose to see data according to the master data Month range, eventhough there is no value  for the particular month( denotes as zero) 

Bex Analyzer.png

 

(3) When I extract the data into Power BI, at the Power Query, the rows that have zero values for the three columns (started,finished,Cancelled) is not being loaded into the Power Query.

Power Query.jpg

(4) Thus, when I plot the graph at the power BI, the empty months are not being displayed
      when I suppose to have 12 data points 

 Power BI line chart.png

 

Does anyone have encountered this situation before and kindly advice on how I can troubleshoot further ? 

2 ACCEPTED SOLUTIONS
v-frfei-msft
Community Support
Community Support

Hi @Anonymous ,

 

I suggest you to create a support ticket for help.

https://powerbi.microsoft.com/en-us/support/

Support Ticket.gif

 

Community Support Team _ Frank
If this post helps, then please consider Accept it as the solution to help the others find it more quickly.

View solution in original post

Anonymous
Not applicable

Hi Community,

 

I have implemented the workaround in the Power BI such as

 

   (1) Created a custom calendar table and estabished relationship with the source table and 

   (2) Created separate measures based on the physical columns which will return 0 for the 
         blank columns

   (3) Now, I am able to plot the line graph for the continuous interval months

 

Linegraph.png

 

 

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi Community,

 

I have implemented the workaround in the Power BI such as

 

   (1) Created a custom calendar table and estabished relationship with the source table and 

   (2) Created separate measures based on the physical columns which will return 0 for the 
         blank columns

   (3) Now, I am able to plot the line graph for the continuous interval months

 

Linegraph.png

 

 

v-frfei-msft
Community Support
Community Support

Hi @Anonymous ,

 

I suggest you to create a support ticket for help.

https://powerbi.microsoft.com/en-us/support/

Support Ticket.gif

 

Community Support Team _ Frank
If this post helps, then please consider Accept it as the solution to help the others find it more quickly.

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors