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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
Anonymous
Not applicable

How to show results only after entering data

HI,

I'm thinking of something like in Reporting Services, when you put @value in where, the report would show, a blank field on the filter.

 

Is there a similar way for PowerBi for text type data?

4 REPLIES 4
v-robertq-msft
Community Support
Community Support

Hi, @Anonymous 

As far as I’m concerned, the only way to achieve this function like in Power BI is the “Search” in the Power BI Slicer, you can take a look:

Create a slicer and place the column [cod], then click like this:

v-robertq-msft_0-1616749705855.png

Then you can enter a value to search and filter the data of [User], like this:

v-robertq-msft_1-1616749705868.png

 

And you can get what you want.

You can download my test pbix file here

 

Best Regards,

Community Support Team _Robert Qin

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Anonymous
Not applicable

Hi,

Problem is, operator report will see number in Slicer, the report must be a with out anything.

So, solution ok, but not in my case.

negi007
Community Champion
Community Champion

@Anonymous do you want to use a measure output in the filter. Please share your problem with an example and data




Did I answer your question? Mark my post as a solution!
Appreciate your Kudos



Proud to be a Super User!


Follow me on linkedin

Anonymous
Not applicable

ok,

pbi2.png.jpg

 

 

select * from user

In Reporting Services I used select * from user where cod=@cod, and I get it:

 

pbi1.jpg

If I do not enter anything, the report is empty. When I enter for example 333 in the table it shows user (b).

And now can I do something similar in PowerBI.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors