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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
pstanek
Post Patron
Post Patron

Page Level Filters and DAX

Is it possible to connect Page Level Filters with Dax code? Page Level Filters will determine value of the parameters.

5 REPLIES 5
waltheed
Solution Supplier
Solution Supplier

Hi pstanek,

 

Can you clarify your question a bit?

- What do you mean with conect?

- What parameters do you mean?

 

You can check what the filtered values are in your DAX expressions, e.g. with the ISFILTERED() function.

All filters are included in the filter context that is used for evaluating your DAX expressions.

 

Cheers, Edgar Walther
ITsmart BI and Analytics consultant

Simple example

I have Page Level Filter

Name action

1

2

3.

 

I would like to create Measure=2+ Name action

When page level filter is 2 then measure is 4.

 

The other thing is , I would like to create dynamic table, when table depends on Name action value.  I mean it as filter So I don´t know how. Maybe It is not possible

Dynamic table

I mean this

Name action startdate endate

1                   date1       date11

2                   date2        date22

 

IF page filter is 2, them l would like to have dynamic filter  value set from date2 to date22.

 

 

Hi @pstanek,

 

Based on my test, we are not able to reference the page level selected value in a DAX expression currently.

 

In addition, when you select Page Filter value as "2", the table within the report can be filtered and displays  "date2" and "date22".

z1.PNG

 

Do you mean the cascading filters? For example, put [Name action], [startdate], [endate] in Page filter, select "2" for [Name action], then other filter fields will be checked by default? Actually, it will not checked filter values by default, but available filter values will display based on previous filter checked value. Please refer to screenshots below:

 

 

z2.PNGz3.PNG

 

If you have any question, please feel free to ask.

 

Best Regards,
Qiuyun Yu

Community Support Team _ Qiuyun Yu
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,

 

I am brand new in this Power BI thingy.

I would like to know the difference between Page level and Report level filters.

Once this is setup, it will only works on the power BI services and not power BI desktop?

 

Please advise.

 

Thank you.

Rudy

 

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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