Forum Discussion

Clowson's avatar
Clowson
Frequent Visitor
2 years ago
Solved

Creating AND/OR searching

Hello,  I have been struggling to even determine if this is feasible, there is not a lot of material on non-finanical BI visuals. Sorry for the poor wording and please let me know ANY thoughts!    ...
  • Anonymous's avatar
    Anonymous
    2 years ago

    Hi,Clowson 

    I am very sorry to say that the suggestions I have provided do not address your needs.

    According to your description, you need to display a large amount of data (55k) while satisfying the user's customized confusing query data

    Due to the large size of the data, it is not possible to display it directly in visual.

    You may need to use other platforms than just the power BI service to solve your problem.

    Below I give advice  that you can refer to.
           Use power BI fabric Lakehouse or Azure SQL DataBase .etc .

    As the data is very large you can try to do ETL operation on the data at the data import stage.

    Get the filtered data in advance and use it to build the report.

    Here is the official documentation on this:
    Tutorial: Microsoft Fabric for Power BI users - Power BI | Microsoft Learn
    What is the Azure SQL Database service? - Azure SQL Database | Microsoft Learn