Forum Discussion
Fx
5 years agoFrequent Visitor
French accent in url filter parameters
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> e...
- 5 years ago
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
Fx
5 years agoFrequent Visitor
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