Forum Discussion

abhiram342's avatar
abhiram342
Microsoft Employee
2 years ago

Alternative to FilterByList Visual

Hi All - We have data model in direct query model and one of visual is FilterByList Visual . We use for two purpose

Search text is binded to dynamic M query parameter in report

1) search for text within report

2) Populate the data in report using search text passed by web application 

ex: https://msit.powerbi.com/groups/xxxxxx-xxxx-xxxx-xxx-xxxxxxxxxxx/reports/xxxxxx-xxxx-xxxx-xxx-xxxxxxxxxxx/ReportSection?filter=TableA/ColumnA eq 'us'

 

We observed that the visual shifted from the free section to the pricing section and want to know if there is any alternative visual which supports it.

 

I tried to use Text Filter or Text Search Filter but it doesn't support dynamic query parameters

 

 

 

Thanks,

Abhiram

1 Reply

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi abhiram342 ,

     

    Unfortunately I didn't find a visual object to replace it.


    But you can develop your own custom Power BI visual objects for use by you, your organisation or the Power BI community as a whole.


    Power BI visual objects are located in .pbiviz file packages that contain the code used to present the data provided to them. Anyone can create custom visual objects and package them as .pbiviz files, which can then be imported into Power BI reports.
    More details can be found at the link: Main sources for acquiring Power BI custom visuals - Power BI | Microsoft Learn.

     

    You can also submit an idea for it at Home (microsoft.com) and wait for users with the same needs as you to vote for you to help make it happen as soon as possible.

     

    Best Regards,

    Clara Gong

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