Make it easier to do single row excel exports.

Comments

4 comments

  • Avatar
    Matthew Dodd

    Hi, nice post.

    MooD 16 (build 18 onwards) has increased the string Smart Column limit to 2000 characters. You could also consider adding conditional formatting so that LEN > 2000 appears in red?

    I like the Excel export options (not very clear on the last one though).

    I wonder whether the first 3 options should be on the matrix as a whole rather than just on the export?

    Matt.

    Below is an extract from the Sprint Review slides:

    1
    Comment actions Permalink
  • Avatar
    Rune Kjerulff

    Hi Matthew

    That's really great to hear, looking forward to upgrading the customer to MooD 16 then.

    If you can integrate the options into the matrix setup that would be really great as well. With regards to the last one, the intention was just to have a very flexible option to control how sub-column multi rows show up for multi row columns.

    So for instance the example i put ""-----" +{parent}+"-----"+Environment.NewLine+{sub-column}"  would output as

    "----- Vendor A -----

    Country A, Country B

    ----- Vendor B -----

    Country A, Country B

    "

    It could also just be a dropdown list with some standard options for how to prefix a delimited list with the parent.

    Br

    Rune

    0
    Comment actions Permalink
  • Avatar
    Jason Rose

    If anything's over 2000 characters is it possible @Matt to write custom SQL that would work in a datasheet or would it have a limitation there too? Long shot but might be useful for a couple of people as a workaround.

    0
    Comment actions Permalink
  • Avatar
    Matthew Dodd

    Rune: Now I understand, thanks. The excel export option would be easier to implement because we wouldn't have to worry about editing values in BA/MAE.

     

    Jason: Don't think you could do this because the only way to write custom SQL is via an Aggregation / Smart Column and the Fact reading code has a maximum of 2000 characters.

     

    1
    Comment actions Permalink

Please sign in to leave a comment.