Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hello to all
I'm new to the forum and I've been looking for several days for how to encode French accents (é, è, à ...) in PBI Services urls with the notion of filter (? filter = <Table> / <Field> eq ' PARAM ').
My example: ?filter=Société/NomSociété eq 'xxxxx'
I have tried several encodings without success. For precision, on tables and fields without accent the filters work very well.
Thank you for your suggestions and your help
Solved! Go to Solution.
Hi,
I fixed the problem, it came from encoding accents in the URL. Unicode had to be used for accents.
Société = Soci_x00E9_t_x00E9_
Thanks
Hi,
I fixed the problem, it came from encoding accents in the URL. Unicode had to be used for accents.
Société = Soci_x00E9_t_x00E9_
Thanks
Hi @Fx ,
You can log in to the Powerbi service directly, and then change the language in the setting without modifying the parameters in the URL.
If the problem is still not resolved, please provide detailed error information and let me know immediately. Looking forward to your reply.
Best Regards,
Henry
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.