Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The header should be "FILTERS" as this is the name of a DAX Function and should hence not be translated
Desktop (please complete the following information):
Thank you for creating the issue! One of our team members will get back to you shortly with additional information. If this is a product issue, please close this and contact the particular product's support instead (see https://support.microsoft.com/allproducts for the list of support websites).
Same for https://docs.microsoft.com/fr-fr/dax/quarter-function-dax
instead of "TRIMESTRE" in french, we should read "QUARTER"
@SonjaSaltzman can you please add a loc label? @Minewiskan can you take a look at this DAX page?
@Alisha-Acharya is that in your content?
These are the function reference articles that appear to have incorrect localization of the function name:
https://docs.microsoft.com/fr-fr/dax/filters-function-dax
https://docs.microsoft.com/fr-fr/dax/quarter-function-dax
https://docs.microsoft.com/fr-fr/dax/product-function-dax
https://docs.microsoft.com/fr-fr/dax/average-function-dax
https://docs.microsoft.com/fr-fr/dax/blank-function-dax
@vinceno This one belongs to your team I believe.
@Alisha-Acharya .. I'm not recognizing these easily., do you know what repo they live in ? cc @jowilco in case he recognizes these ?
https://docs.microsoft.com/fr-fr/dax/filters-function-dax
https://docs.microsoft.com/fr-fr/dax/quarter-function-dax
https://docs.microsoft.com/fr-fr/dax/product-function-dax
https://docs.microsoft.com/fr-fr/dax/average-function-dax
https://docs.microsoft.com/fr-fr/dax/blank-function-dax
@jowilco thx - @Alisha-Acharya I think maybe they are from the query-docs-pr repo., which we did not take over
@jowilco You're correct.
I have created an bug for the Engg team to fix this. Will update issue when fixed.
@vinceno @jowilco @Alisha-Acharya
Right-click on the page, and view-source: https://docs.microsoft.com/fr-fr/dax/filters-function-dax

You'll see the localized source is:
https://github.com/MicrosoftDocs/query-docs-pr.fr-FR/blob/live-sxs/query-languages/dax/filters-function-dax.md
The en-us source is:
https://github.com/MicrosoftDocs/query-docs-pr