Forum Discussion

CELGER's avatar
CELGER
New Contributor II
2 months ago

Quick View Reporting - Descriptions

In a quick view, I am using the syntax T#Pov:V#Periodic,T#POV,V#Trailing12MonthTotal in the 'Time' dimension. I have a specific requirement where I need column A to display as "2024M1 (or the short description) Periodic" and column B to display as "2024M1 (or the short description) Trailing12Month Total". I can see there are variables available to pull in the POV description, but I'm wondering if there's a way to get my desired outcome of providing all descriptions for all dimension members in my filter when they are not linked to the POV. 

  • Hi CELGER, what if you tried this:

    T#POV:V#Periodic:Name(|MFTime| |MFView|),T#POV:V#trailing12MonthTotal:Name(|MFTime| |MFView|)

    Thanks,

    Tom

  • tomdarnall's avatar
    tomdarnall
    New Contributor III

    Hi CELGER, what if you tried this:

    T#POV:V#Periodic:Name(|MFTime| |MFView|),T#POV:V#trailing12MonthTotal:Name(|MFTime| |MFView|)

    Thanks,

    Tom