Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

2.4.02 Allocation Problems

Hi,

Migrated my data to 2.4.02 today. One problem I am having. The downloaded file PortfolioSlicerV2.4-XL16 has 5 predetermined Allocations in the scr tab.



When I add another row (or rows) in that table, then they new values do not get transposed over to the srcSymbol table. I can modify the names of the initial 5 rows and they change in srcSymbol right away.



Even after I refresh all data in the spreadsheet, the new allocations do not show up in the srcSymbol table.

Thanks

Comments

  • Hi,

    THank you for reporting this bug. For now you can fix this yourself by selecting allocation cells in srcSymbol table (E2:E..), then from Data menu choosing Data Validation and changing SOurce old formula:

    =src!$S$4:$S$8

    to:

    =src!$S$4:$S$10

    Last S10 value here represents las cell in allocation table.

    I will be releasing update to address this issue.

    Again, thanks for reporting this!
  • Hi,

    Release files were updated with this fix.

    Thanks for reporting this!
Sign In or Register to comment.