Forum Discussion
Customization in Slicer
Hello All,
Let me explain the scenario;
I had to extract “Section” from URL through power query. The URL is in following format:
Domain name/country code/section/subsection/pagename.html
Extracting “Section” is not a big deal and it is done. Now they asked for the “Sub Section” and that is also not a big deal. But the requirement for Sub section is complicated. Management is looking for information about a particular sub section, not interested about others. Through power query I able to segregate that particular Sub Section and the Other Sub Sections will be marked as “N/A”.
But when in Filter I am trying to put the Section and Sub Section together it looks like:
- Sec A
- N/A
- Sec B
- N/A
- Sub Section
- Sec C
- N/A
- Sec D
- N/A
- Sub Section
- Sec E
- N/A
Now I don’t want to show “N/A”, but I de-select the “N/A” from Sub Section option in Filter Panel – Sec A, Sec C & Sec E totally disappear, and “N/A” portion of Sec B and Sec D disappear.
My idea is to show the filter as:
- Sec A
- Sec B
- Sub Section
- Sec C
- Sec D
- Sub Section
- Sec E
When the user selects Sec A to E the section data will show and when Sub Sections will be selected data will be customized as per that.
Is it something fishable? If yes, any suggestion?
Hope I am clear with my situation.
Regards
Utsav
1 Reply
- Kishore_KVNSolution Sage
Hello utsavlexmark to the best of my knowledge, we can not ignore that N/A in the sub section. Either we have to keep it as N/A or can use any other statement like "No Sub Section Available" etc.