Include Blanks in a visual

Good evening,

I have created a table showing opportunity stage, seller name, and countrows of opportunities. On the seller name I have checked off “show items with no data.” When I copy the table and and change it to a pie chart to only show opportunity stage and countrow opportunities, I can no longer see blank. What would be the appropriate measure to create so I can count the total number of blanks?

What I am trying to do is show which sellers have no opportunities for a national vendor.

Hopefully I explained what I am looking for thoroughly. I am new to DAX and struggling to find the measure that would help me.

Thank you in advance for looking at my post.

1 Like

Hello @aliciab83

Thank you posting your query in Forum…

Can you please share us the PBIX sample file this will help us to assist you.

Thanks
Dharmendar S

Hi @aliciab83, we aim to consistently improve the topics being posted on the forum to help you in getting a strong solution faster. While waiting for a response, here are some tips so you can get the most out of the forum and other Enterprise DNA resources.

  • Use the forum search to discover if your query has been asked before by another member.
  • When posting a topic with formula make sure that it is correctly formatted to preformatted text </>.

image

  • Use the proper category that best describes your topic

  • Provide as much context to a question as possible.

  • Include the masked demo pbix file, images of the entire scenario you are dealing with, screenshot of the data model, details of how you want to visualize a result, and any other supporting links and details.

I also suggest that you check the forum guideline How To Use The Enterprise DNA Support Forum. Not adhering to it may sometimes cause delay in getting an answer.

Please also check the How To Mask Sensitive Data thread for some tips on how to mask your pbix file.

share the pbix for better understanding.
But what i get from your description is, you need to use BLANK() function in if else condition.
some thing like that : Table[ column name] = BLANK() or ISBLANK function

1 Like

Hi @aliciab83, we noticed that you have not responded to our request above. We are waiting for the masked demo pbix file, images of the entire scenario you are dealing with, screenshot of the data model, details of how you want to visualize a result, and any other supporting links and details. In case there won’t be any activity on it in the next few days, we’ll be tagging this post as Solved.

Hi @aliciab83,

Here are some videos that may help you masking sensitive data and create datasets and data models representative of your problem:

@Dharma Attached is my sample file showing the table I created that shows item with no data.

Sample File.pbix (51.5 KB)

Bumping up this question. PBIX file already provided

Hi @aliciab83 , due to inactivity, we’ll be marking this post as solved.

Should you wish to reopen this thread, kindly provide the PBIX file the experts requested above so other users can help you further.