Best Of
Re: Adding an entity as block in layout
Hi Neha,
Think of "Detail By" as over-riding (for the particular block) whatever you have set in the "Row" axis of the layout. You could have "Month" in the axis, but if you set "Detail By" to "Year" (for example) for a particular block, then you would see the value of that block by "Year", with any other blocks (that don't have "Detail By" set) shown by "Month".
In your particular case, though, you want a certain block (the "Product Category" Entity) to appear only once, but the other blocks to appear by "Month". The simplest way to do this is to not put any Entity on the "Row" axis, and then use "Detail By" / "Month" on the other blocks in the layout. (Note that Board requires the first block in a layout to be a cube, not an entity, so you'd need to just put a cube as block "a" (make sure it's hidden), then your entity as block "b", then followed by the cube that has your values as block "c" (with "Detail By" / "Month").
Try this first, and see how you go. Sometimes you might want to do a similar thing, but you actually want multiple entities on the "Row" axis (eg. "Year" and "Month") - there's a different trick when this is the case, but I don't want to confuse you too much just yet. Let me know how you go with the above suggestion first, and if it achieves your desired result.
Cheers,
Craig Parris
Re: Can I deactivate column algorithms calculating "live"?
Hi there Jack,
You should be able to achieve this by having another set of blocks (that are hidden) in your layout, which are the same cubes that have data-entry enabled on them (in the existing blocks). Then change the algorithm so that it's calculating on the "hidden" blocks, rather than the blocks where the user is doing data-entry. I believe the values in the "hidden" blocks should not change until AFTER data-entry has been saved - so therefore the algorithm result would stay static until after date-entry is saved.
Do a test and let me know if that achieves your desired result.
Cheers,
Craig Parris
Re: Export to Excel error
This occurs when there are specific border colours applied - so you need to update the Entity Formatting and remove borders. (Our company does have tickets raised with Board about this - one suggested workaround is that the data-view should be able to be successfully exported from Web, rather than the Windows client ... although I'm yet to confirm this myself). Hopefully the fix will not be too far away, as we now have several clients getting frustrated by this issue
Re: data reader file name substitution variable
Thanks everyone for the great suggestions and options. I will let you know how I go. This is a cloud environment (Azure) so could make some of the scripting suggestions interesting but conceptually great.
Re: On a BOARD cloud environment is there a variable available to identify whether the instance is the S
Thanks Bob. I did see this but wanted to see how this would work on Cloud environment. These variables are set up by the Cloud support team when the environment is provisioned. Also if you are using BFC the CONSO folder is mapped to Z drive (Azure storage) as well.
Re: data reader file name substitution variable
Thanks Brendan Broughton. This is the method I adopted for this cloud client.
Re: Data Reader ETL issue with Text file
You are absolutely correct! When I load to a text cube, the transformation works. Not sure if this how I envisaged the ETL function to work. I thought the transformation layer would transform the data before loading to the target cube. Instead, from what you say and what I have just experienced, it loads to cube first and then updates the cube by applying the transformation logic. So it is more an ELT rather than ETL!
In fact before I got your reply, my workaround was to load the data as is to a text cube and the have a data flow to transform to codes and store in another cube.
Thanks,
Dinesh
Davide Genini - fyi
Re: ODBC & Bord mismatch
Hello Federico Cazzalini,
Thanks for your precise answer, I firstly tried the Data Fast Track. The work is done !
Later I'll update to Office 64 bit.
Have a good day, and thanks again,
JR